]> granicus.if.org Git - gc/commitdiff
windows-untested: Fix paths to msvc_dbg.c/h
authorIvan Maidanski <ivmai@mail.ru>
Tue, 15 Sep 2015 07:49:01 +0000 (10:49 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 15 Sep 2015 07:49:01 +0000 (10:49 +0300)
* windows-untested/vc60/gc.dsp (SOURCE): Fix paths to msvc_dbg.c and
msvc_dbg.h.
* windows-untested/vc60/libgc.dsp (SOURCE): Likewise.
* windows-untested/vc60/libgcmt.dsp (SOURCE): Likewise.
* windows-untested/vc60/libgcmt.dsp (File RelativePath): Likewise.
* windows-untested/vc70/libgc.vcproj (File RelativePath): Likewise.
* windows-untested/vc70/libgcmt.vcproj (File RelativePath): Likewise.
* windows-untested/vc71/gc.vcproj (File RelativePath): Likewise.
* windows-untested/vc71/libgc.vcproj (File RelativePath): Likewise.
* windows-untested/vc71/libgcmt.vcproj (File RelativePath): Likewise.

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 762a22203acd693a7fdd514ae33d4c225868c0d4..fafcc9c7e845afd4469a0c3fc5a7243ff6fe786f 100644 (file)
@@ -172,7 +172,7 @@ SOURCE=..\..\misc.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.c
+SOURCE=..\..\extra\msvc_dbg.c
 # End Source File
 # Begin Source File
 
@@ -293,7 +293,7 @@ SOURCE=..\..\include\leak_detector.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.h
+SOURCE=..\..\include\private\msvc_dbg.h
 # End Source File
 # Begin Source File
 
index f7d77df53f22aa14c264632a41869e66fee1f0db..fdac64e2a5a8777c2125861109254cd18e8b54ca 100644 (file)
@@ -165,7 +165,7 @@ SOURCE=..\..\misc.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.c
+SOURCE=..\..\extra\msvc_dbg.c
 # End Source File
 # Begin Source File
 
@@ -246,7 +246,7 @@ SOURCE=..\..\include\leak_detector.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.h
+SOURCE=..\..\include\private\msvc_dbg.h
 # End Source File
 # Begin Source File
 
index 72d3658c2997c9cca73a380e2cbf47c910953b13..e31e268091914d24d4ce099729af9b33d2df21b1 100644 (file)
@@ -165,7 +165,7 @@ SOURCE=..\..\misc.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.c
+SOURCE=..\..\extra\msvc_dbg.c
 # End Source File
 # Begin Source File
 
@@ -210,7 +210,7 @@ SOURCE=..\..\win32_threads.c
 # PROP Default_Filter "h;hh;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=..\..\msvc_dbg.h
+SOURCE=..\..\include\private\msvc_dbg.h
 # End Source File
 # Begin Source File
 
index 9f18300e85fd2d31d380c5960bfd9ff2fa3e6475..0cb02fa2c0a9132ff50ab1c49c67efbe59b03b9a 100644 (file)
                 RelativePath="..\..\misc.c">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
             </File>
             <File
                 RelativePath="..\..\new_hblk.c">
                 RelativePath="..\..\include\leak_detector.h">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\..\include\new_gc_alloc.h">
index 56847eb987054f59a7d7ffde60e74f7666455a2d..efacacc127a9d25a4fd1cf7d5587040214842dca 100644 (file)
                 RelativePath="..\..\misc.c">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
             </File>
             <File
                 RelativePath="..\..\new_hblk.c">
                 RelativePath="..\..\include\leak_detector.h">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\..\include\new_gc_alloc.h">
index ab57400765518c82f4cba292bb663b104e1c1b8c..a1015c77953c5016a9c9153121624140c5e8da20 100644 (file)
                 RelativePath="..\..\misc.c">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
             </File>
             <File
                 RelativePath="..\..\new_hblk.c">
             Name="Header Files"
             Filter="h;hh;hpp;hxx;hm;inl">
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\stdafx.h">
index af5598f8fbfb16507219adfcabba03cf0ee678c2..50cdb5ec4386d9c74ae8fe7d10e07780413fd789 100644 (file)
                 </FileConfiguration>
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
                 <FileConfiguration
                     Name="Release|Win32">
                     <Tool
                 RelativePath="..\..\include\leak_detector.h">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\..\include\new_gc_alloc.h">
index f0cc90861a27b008b38dba8214eafa4c2c45da66..6e369c8a64730e4dd6d15c4e836ae5de5cf839cb 100644 (file)
                 </FileConfiguration>
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
                 <FileConfiguration
                     Name="Release|Win32">
                     <Tool
                 RelativePath="..\..\include\leak_detector.h">
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\..\include\new_gc_alloc.h">
index 1005eb9762229bf41e00e13b02cef85a84bbdf64..83f899aeffc699e6a7a55c2a7ff27adc7f5ad4ba 100644 (file)
                 </FileConfiguration>
             </File>
             <File
-                RelativePath="..\..\msvc_dbg.c">
+                RelativePath="..\..\extra\msvc_dbg.c">
                 <FileConfiguration
                     Name="Debug|Win32">
                     <Tool
             Name="Header Files"
             Filter="h;hh;hpp;hxx;hm;inl">
             <File
-                RelativePath="..\..\msvc_dbg.h">
+                RelativePath="..\..\include\private\msvc_dbg.h">
             </File>
             <File
                 RelativePath="..\stdafx.h">