Kimmo Varis
|
7f7e85390f
|
Update Visual Studio project files.
|
2009-07-13 18:53:43 +03:00 |
Kimmo Varis
|
791d221678
|
Update VS project file after files were renamed.
|
2009-06-08 14:12:48 +03:00 |
Kimmo Varis
|
8375d1f1ae
|
Fix #372 (Link error with Visual C++ 2008 Express)
Add shlwapi.lib to Visual Studio project.
|
2009-06-07 14:46:34 +03:00 |
Kimmo Varis
|
b2d50ca512
|
Don't create debug info for release build.
|
2009-05-30 10:32:33 +03:00 |
Daniel Marjamäki
|
c71e29829d
|
changed mode of visual studio files
|
2009-04-10 11:11:07 +02:00 |
Daniel Marjamäki
|
0ba0f13a9e
|
updated Visual Studio files
|
2009-04-10 11:08:40 +02:00 |
Kimmo Varis
|
b3923b72ad
|
Visual Studio: separate build and intermediate files directories.
It is a lot cleaner to direct intermediate files to separate folders and only executables to the build folder.
|
2009-03-09 19:58:38 +02:00 |
Daniel Marjamäki
|
9b8571466c
|
Visual C++: Updated the project file to include the thread execution
|
2009-02-21 08:00:51 +00:00 |
Kimmo Varis
|
2427ca2217
|
Update Visual Studio project files.
|
2009-02-10 22:16:00 +00:00 |
Kimmo Varis
|
927e533b4c
|
Update Visual Studio project file.
|
2009-02-09 15:58:18 +00:00 |
Kimmo Varis
|
577e2ad895
|
Add new files (Src/checkdangerousfunctions.cpp and .h) to Visual Studio project.
|
2009-01-31 18:55:48 +00:00 |
Kimmo Varis
|
3776db575c
|
Visual Studio: Remove incremental linking from release target due to other option disabling it and causing warning:
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification
|
2009-01-28 20:09:26 +00:00 |
Kimmo Varis
|
37ddf6a0a8
|
Visual Studio: add resource.h into VS project.
|
2009-01-24 18:12:10 +00:00 |
Reijo Tomperi
|
9298caa809
|
Patch [ 2508549 ] Add Windows version resource
|
2009-01-17 12:08:20 +00:00 |
Daniel Marjamäki
|
f53e66a4b1
|
Visual C++: Added "src/errormessage.*" to the project file
|
2009-01-14 07:41:44 +00:00 |
Daniel Marjamäki
|
9239ebc6d1
|
Visual C++: Applied patch "fix_vs_project.patch" that kimmov submitted
|
2009-01-07 15:34:11 +00:00 |
Daniel Marjamäki
|
0f5ad537d5
|
visual c++: updated the project file
|
2008-12-19 10:33:16 +00:00 |
Daniel Marjamäki
|
a521e4274f
|
Visual C++: Updated the project file
* removed 'commoncheck'
* added 'checkfunctionusage'
* added 'token'
|
2008-11-24 07:47:13 +00:00 |
Daniel Marjamäki
|
607036d4eb
|
Visual C++ Express 2008: Added project 'testrunner' and updated the project 'cppcheck'
|
2008-11-15 07:15:01 +00:00 |
Daniel Marjamäki
|
221517e3cc
|
Added Visual C++ 2008 Express solution and project files
|
2008-11-03 18:57:18 +00:00 |