firewave
|
2038684839
|
Moved shared files back into executable projects - it caused the instances of the checks to be optimized away
|
2010-04-14 17:52:46 +02:00 |
firewave
|
e3e2ee35aa
|
Disabled link time code generation for debug builds. Enabled .pdb generation for release builds.
|
2010-04-14 12:01:45 +02:00 |
firewave
|
efd18e3d42
|
More cleanups to the Visual Studio projects. All options are now in line. Also enabled some default options like intrinsic functions, buffer checks and lick time code generation.
|
2010-04-13 22:22:44 +02:00 |
firewave
|
bffc097ab3
|
Moved shared files to seperate lib project
|
2010-04-13 21:40:00 +02:00 |
firewave
|
2271425dae
|
- cleaned up .vcproj files a bit
- raised the warning level in test.vcproj to 4 to match cppcheck.vcproj.
|
2010-04-13 21:33:08 +02:00 |
Kimmo Varis
|
95cbb60974
|
Fix compiling tests.
|
2010-03-12 17:21:41 +02:00 |
Kimmo Varis
|
839a81a865
|
Move build products to Build and BuildTmp folders.
This avoids polluting source folders with created/temp files. Also makes it
easier for installer to pick files from consistently named folders.
|
2010-02-27 21:15:00 +08:00 |
Kimmo Varis
|
ae58f54230
|
Projfiles: Fix preprocessor definitions.
|
2010-02-27 21:15:00 +08:00 |
Kimmo Varis
|
7bab8c3c03
|
Projfiles: fix test project include paths.
|
2010-02-27 21:15:00 +08:00 |
Kimmo Varis
|
6b07097cf4
|
Projfiles: Use $IntDir and $OutDir as paths where applicable.
Try to also keep outdir clean of unnecessary files and direct most of build-
time files to intdir.
|
2010-02-27 21:15:00 +08:00 |
Daniel Marjamäki
|
b3a055e20a
|
Fixed #1101 (link error with latest git in Visual Studio)
|
2009-12-18 18:29:31 +01:00 |
Daniel Marjamäki
|
ffb5bbd4d1
|
Visual Studio: Manually edited the vcproj files. The absolute paths were replaced with relative paths
|
2009-10-28 20:15:56 +01:00 |
Daniel Marjamäki
|
cba94feded
|
Restructuring: Updated the Visual Studio project files. They are now generated by qmake
|
2009-10-28 17:37:38 +01:00 |