From: Ivan Maidanski Date: Tue, 15 Sep 2015 07:49:01 +0000 (+0300) Subject: windows-untested: Fix paths to msvc_dbg.c/h X-Git-Tag: gc7_4_4~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd5e0527a4d81fe0fa5233f7e7069a7c724c59a1;p=gc windows-untested: Fix paths to msvc_dbg.c/h * 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. --- diff --git a/windows-untested/vc60/gc.dsp b/windows-untested/vc60/gc.dsp index 762a2220..fafcc9c7 100644 --- a/windows-untested/vc60/gc.dsp +++ b/windows-untested/vc60/gc.dsp @@ -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 diff --git a/windows-untested/vc60/libgc.dsp b/windows-untested/vc60/libgc.dsp index f7d77df5..fdac64e2 100644 --- a/windows-untested/vc60/libgc.dsp +++ b/windows-untested/vc60/libgc.dsp @@ -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 diff --git a/windows-untested/vc60/libgcmt.dsp b/windows-untested/vc60/libgcmt.dsp index 72d3658c..e31e2680 100644 --- a/windows-untested/vc60/libgcmt.dsp +++ b/windows-untested/vc60/libgcmt.dsp @@ -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 diff --git a/windows-untested/vc70/gc.vcproj b/windows-untested/vc70/gc.vcproj index 9f18300e..0cb02fa2 100644 --- a/windows-untested/vc70/gc.vcproj +++ b/windows-untested/vc70/gc.vcproj @@ -198,7 +198,7 @@ RelativePath="..\..\misc.c"> + RelativePath="..\..\extra\msvc_dbg.c"> @@ -301,7 +301,7 @@ RelativePath="..\..\include\leak_detector.h"> + RelativePath="..\..\include\private\msvc_dbg.h"> diff --git a/windows-untested/vc70/libgc.vcproj b/windows-untested/vc70/libgc.vcproj index 56847eb9..efacacc1 100644 --- a/windows-untested/vc70/libgc.vcproj +++ b/windows-untested/vc70/libgc.vcproj @@ -164,7 +164,7 @@ RelativePath="..\..\misc.c"> + RelativePath="..\..\extra\msvc_dbg.c"> @@ -237,7 +237,7 @@ RelativePath="..\..\include\leak_detector.h"> + RelativePath="..\..\include\private\msvc_dbg.h"> diff --git a/windows-untested/vc70/libgcmt.vcproj b/windows-untested/vc70/libgcmt.vcproj index ab574007..a1015c77 100644 --- a/windows-untested/vc70/libgcmt.vcproj +++ b/windows-untested/vc70/libgcmt.vcproj @@ -164,7 +164,7 @@ RelativePath="..\..\misc.c"> + RelativePath="..\..\extra\msvc_dbg.c"> @@ -210,7 +210,7 @@ Name="Header Files" Filter="h;hh;hpp;hxx;hm;inl"> + RelativePath="..\..\include\private\msvc_dbg.h"> diff --git a/windows-untested/vc71/gc.vcproj b/windows-untested/vc71/gc.vcproj index af5598f8..50cdb5ec 100644 --- a/windows-untested/vc71/gc.vcproj +++ b/windows-untested/vc71/gc.vcproj @@ -538,7 +538,7 @@ + RelativePath="..\..\extra\msvc_dbg.c"> + RelativePath="..\..\include\private\msvc_dbg.h"> diff --git a/windows-untested/vc71/libgc.vcproj b/windows-untested/vc71/libgc.vcproj index f0cc9086..6e369c8a 100644 --- a/windows-untested/vc71/libgc.vcproj +++ b/windows-untested/vc71/libgc.vcproj @@ -502,7 +502,7 @@ + RelativePath="..\..\extra\msvc_dbg.c"> + RelativePath="..\..\include\private\msvc_dbg.h"> diff --git a/windows-untested/vc71/libgcmt.vcproj b/windows-untested/vc71/libgcmt.vcproj index 1005eb97..83f899ae 100644 --- a/windows-untested/vc71/libgcmt.vcproj +++ b/windows-untested/vc71/libgcmt.vcproj @@ -502,7 +502,7 @@ + RelativePath="..\..\extra\msvc_dbg.c"> + RelativePath="..\..\include\private\msvc_dbg.h">