summaryrefslogtreecommitdiff
path: root/mak.vc9
diff options
context:
space:
mode:
Diffstat (limited to 'mak.vc9')
-rw-r--r--mak.vc9/cdsimple.vcproj1
-rw-r--r--mak.vc9/cdsimplegdk.vcproj1
2 files changed, 2 insertions, 0 deletions
diff --git a/mak.vc9/cdsimple.vcproj b/mak.vc9/cdsimple.vcproj
index 61f3a08..64edbe8 100644
--- a/mak.vc9/cdsimple.vcproj
+++ b/mak.vc9/cdsimple.vcproj
@@ -75,6 +75,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\lib,..\..\iup\lib"
+ GenerateManifest="false"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
diff --git a/mak.vc9/cdsimplegdk.vcproj b/mak.vc9/cdsimplegdk.vcproj
index 00765fc..fda6eb2 100644
--- a/mak.vc9/cdsimplegdk.vcproj
+++ b/mak.vc9/cdsimplegdk.vcproj
@@ -75,6 +75,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\lib,..\..\iup\lib;d:\lng\gtk\lib"
+ GenerateManifest="false"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"