]> 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>
Mon, 6 Feb 2017 18:56:15 +0000 (21:56 +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 97920a27c43bbb5e25c29342274df371129a061c..44a7af386739fd7709fb7fbdfab8634a2b83a6e6 100644 (file)
@@ -1,7 +1,7 @@
 #include <winres.h>
 #include <winver.h>
 
-#include "../include/../version.h"
+#include "../include/gc_version.h"
 
 #define GC_VERSION_REVISION 0
 
index fafcc9c7e845afd4469a0c3fc5a7243ff6fe786f..c0fef9a3464a59311fdc556969309f31a686f2b3 100644 (file)
@@ -305,7 +305,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 fdac64e2a5a8777c2125861109254cd18e8b54ca..399900ad692a8f23e12b10a92e6d35d752f02815 100644 (file)
@@ -258,7 +258,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 e31e268091914d24d4ce099729af9b33d2df21b1..8fd412e1aa539a1695ca06698ba9a26bf2cbba90 100644 (file)
@@ -218,7 +218,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 0cb02fa2c0a9132ff50ab1c49c67efbe59b03b9a..de5008f64accd2f7c68449381b7b62e512d0e0d5 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index efacacc127a9d25a4fd1cf7d5587040214842dca..df9d193de07b84b01d130e6b94e96b7e3e40e3c8 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index a1015c77953c5016a9c9153121624140c5e8da20..30e335ca97545427c6f8c79d5dcc1f702130b68d 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>
index 50cdb5ec4386d9c74ae8fe7d10e07780413fd789..c930f4d4497d4fc6abf98eeee240c64e1c710d17 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index 6e369c8a64730e4dd6d15c4e836ae5de5cf839cb..aabd0fb721800e592e0ab42879cdcdf80bd31aa5 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index 83f899aeffc699e6a7a55c2a7ff27adc7f5ad4ba..af8f0865b1b285e68c4395dcbb30056e333cce06 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>