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>
Wed, 11 Jan 2017 21:19:24 +0000 (00:19 +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 97920a2..44a7af3 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 fafcc9c..c0fef9a 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 fdac64e..399900a 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 e31e268..8fd412e 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 0cb02fa..de5008f 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index efacacc..df9d193 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index a1015c7..30e335c 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>
index 50cdb5e..c930f4d 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index 6e369c8..aabd0fb 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
             <File
                 RelativePath="..\..\include\weakpointer.h">
index 83f899a..af8f086 100644 (file)
                 RelativePath="..\stdafx.h">
             </File>
             <File
-                RelativePath="..\..\version.h">
+                RelativePath="..\..\include\gc_version.h">
             </File>
         </Filter>
     </Files>