diff options
author | Pixel <pixel@nobis-crew.org> | 2010-06-14 23:47:31 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-06-14 23:47:31 -0700 |
commit | 7c0c85a86aa73c0c495523f994f8412e377a8195 (patch) | |
tree | 29929fdc4390224b3a4f8b728d50ae5dfc3589ce /im/mak.vc9/im_view.vcproj | |
parent | 5000908b9b2761854951cea3e7dad90be76ffd59 (diff) |
Upgrading im to 3.6
Diffstat (limited to 'im/mak.vc9/im_view.vcproj')
-rwxr-xr-x | im/mak.vc9/im_view.vcproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/im/mak.vc9/im_view.vcproj b/im/mak.vc9/im_view.vcproj index e7642c7..6ae9671 100755 --- a/im/mak.vc9/im_view.vcproj +++ b/im/mak.vc9/im_view.vcproj @@ -69,6 +69,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe" LinkIncremental="1" AdditionalLibraryDirectories="../lib;../../iup/lib;../../cd/lib" + GenerateManifest="false" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="1" |