OSDN Git Service

disable incremental link for hook DLL to avoid confliction yamy{32,64}.ilk
authorU-i7\gimy <gimy@users.sourceforge.jp>
Tue, 7 Jul 2009 23:36:54 +0000 (08:36 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Tue, 7 Jul 2009 23:36:54 +0000 (08:36 +0900)
proj/yamy32dll.vcproj
proj/yamy64dll.vcproj

index 67f5e7d..44d9365 100755 (executable)
@@ -60,7 +60,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="2"\r
                                TargetMachine="1"\r
index e62488e..0d4271f 100755 (executable)
@@ -60,7 +60,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="2"\r
                                TargetMachine="17"\r