]> granicus.if.org Git - gc/commitdiff
windows-untested: Fix paths to gc_version.h
authorIvan Maidanski <ivmai@mail.ru>
Wed, 11 Jan 2017 21:19:24 +0000 (00:19 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 7 Feb 2017 18:44:42 +0000 (21:44 +0300)
* windows-untested/gc.ver: Include gc_version.h instead of ../version.h.
* windows-untested/vc60/gc.dsp (SOURCE): Replace version.h with
include\gc_version.h.
* windows-untested/vc60/libgc.dsp (SOURCE): Likewise.
* windows-untested/vc60/libgcmt.dsp (SOURCE): Likewise.
* windows-untested/vc70/gc.vcproj (Filter.File): Likewise.
* windows-untested/vc70/libgc.vcproj (Filter.File): Likewise.
* windows-untested/vc70/libgcmt.vcproj (Filter.File): Likewise.
* windows-untested/vc71/gc.vcproj (Filter.File): Likewise.
* windows-untested/vc71/libgc.vcproj (Filter.File): Likewise.
* windows-untested/vc71/libgcmt.vcproj (Filter.File): Likewise.

windows-untested/gc.ver
windows-untested/vc60/gc.dsp
windows-untested/vc60/libgc.dsp
windows-untested/vc60/libgcmt.dsp
windows-untested/vc70/gc.vcproj
windows-untested/vc70/libgc.vcproj
windows-untested/vc70/libgcmt.vcproj
windows-untested/vc71/gc.vcproj
windows-untested/vc71/libgc.vcproj
windows-untested/vc71/libgcmt.vcproj

index e91c7b6847e5b707a69ac0ff46cfd59ab5486b32..3d7db42d0d08185de82c365372d9012c1af19c1a 100644 (file)
@@ -1,7 +1,7 @@
 #include <winres.h>
 #include <winver.h>
 
-#include "../include/../version.h"
+#include "../include/gc_version.h"
 
 #if GC_ALPHA_VERSION != GC_NOT_ALPHA
 #define _BETA 1
index 0b8bec2db2aefdd92c439f32c7623b0ae5b7d175..b8ce4b0a11228dd8ce83c203a30c1d49f2d1a24d 100644 (file)
@@ -297,7 +297,7 @@ SOURCE=..\stdafx.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\version.h
+SOURCE=..\..\include\gc_version.h
 # End Source File
 # Begin Source File
 
index 08b96b7c29b7772abc96eec6bb2c6b96f2f78716..929f9f5c15add4d3178d24bcce344c8e8f717198 100644 (file)
@@ -254,7 +254,7 @@ SOURCE=..\stdafx.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\version.h
+SOURCE=..\..\include\gc_version.h
 # End Source File
 # Begin Source File
 
index e2f7cedaec566d4a4d08f2bd2a4041a86e2c85df..285656bdf8667580d190fb99172676cb741474ee 100644 (file)
@@ -210,7 +210,7 @@ SOURCE=..\stdafx.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\version.h
+SOURCE=..\..\include\gc_version.h
 # End Source File
 # End Group
 # End Target
index bfa8ce7504687648bedbec2eef1215c336fc01cf..b9a14492e229f21bf63e7a4445bcf0d248cb6e63 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index ecf28ac566794ac49abfd911d3f1a5b8d4d596af..8e6023a4d85a1160df3402a1f995adc36a4d358c 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index b93726aac686bfa877521d9847cd68b42409eb27..bd539e6357ba846d4f90837d32107239c9230599 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>
index b2daa952aca4f5e7a3400f4175345a40cc9daeb7..bf85b66dd3ec0baf70eb66c74d94a1b7ca627229 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index 9dfaf0a275a3ab4d2490c1269e5a95f16df9242e..24e76b3a8aca24042398a2bc7e37603416d6037d 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index ac84c739975fc39b858bc673dbf17e8fb7048116..c47395311cf312e5b257c7883b1d912658927973 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>