Adds capabilities to build as shared library on Windows.

This commit is contained in:
mfreiholz
2016-02-23 21:31:09 +01:00
parent 0238828afa
commit 747874b1e5
7 changed files with 31 additions and 8 deletions

View File

@@ -59,4 +59,4 @@ int main(int argc, char *argv[])
// const int h = (deskRect.height() / 100) * heightPC;
// widget->resize(w, h);
// }
//}
//}