summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-11-18 12:18:50 +0400
committerIvan Maidanski <ivmai@mail.ru>2012-11-18 12:18:50 +0400
commit1d94cc7c3a7b55dcaeb1808cc88b8c753d608446 (patch)
tree4b2ff46e1a260a8afd2a79aeb944d2ad35dcb9da
parenta971cc8b09456f92e65e22451ca628f0f49e98ad (diff)
downloadbdwgc-1d94cc7c3a7b55dcaeb1808cc88b8c753d608446.tar.gz
vc9: Move to build; adjust scripts in *.vcproj
-rw-r--r--build/vc9/libgc.vcproj (renamed from vc9/libgc.vcproj)74
-rw-r--r--build/vc9/test_cpp_libgc.vcproj (renamed from vc9/test_cpp_libgc.vcproj)2
-rw-r--r--build/vc9/test_huge.vcproj (renamed from vc9/test_huge.vcproj)2
-rw-r--r--build/vc9/test_leak.vcproj (renamed from vc9/test_leak.vcproj)2
-rw-r--r--build/vc9/test_libgc.vcproj (renamed from vc9/test_libgc.vcproj)2
5 files changed, 41 insertions, 41 deletions
diff --git a/vc9/libgc.vcproj b/build/vc9/libgc.vcproj
index 0efcc8e3..195febfe 100644
--- a/vc9/libgc.vcproj
+++ b/build/vc9/libgc.vcproj
@@ -42,7 +42,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../libatomic_ops/src/"
+ AdditionalIncludeDirectories="../../libatomic_ops/src/"
PreprocessorDefinitions="GC_BUILD"
UsePrecompiledHeader="0"
/>
@@ -105,7 +105,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../libatomic_ops/src/"
+ AdditionalIncludeDirectories="../../libatomic_ops/src/"
PreprocessorDefinitions="GC_BUILD"
UsePrecompiledHeader="0"
/>
@@ -168,7 +168,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../libatomic_ops/src/"
+ AdditionalIncludeDirectories="../../libatomic_ops/src/"
PreprocessorDefinitions="GC_BUILD"
UsePrecompiledHeader="0"
/>
@@ -232,7 +232,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../libatomic_ops/src/"
+ AdditionalIncludeDirectories="../../libatomic_ops/src/"
PreprocessorDefinitions="GC_BUILD"
UsePrecompiledHeader="0"
/>
@@ -281,39 +281,39 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\allchblk.c"
+ RelativePath="..\..\allchblk.c"
>
</File>
<File
- RelativePath="..\alloc.c"
+ RelativePath="..\..\alloc.c"
>
</File>
<File
- RelativePath="..\backgraph.c"
+ RelativePath="..\..\backgraph.c"
>
</File>
<File
- RelativePath="..\blacklst.c"
+ RelativePath="..\..\blacklst.c"
>
</File>
<File
- RelativePath="..\checksums.c"
+ RelativePath="..\..\checksums.c"
>
</File>
<File
- RelativePath="..\dbg_mlc.c"
+ RelativePath="..\..\dbg_mlc.c"
>
</File>
<File
- RelativePath="..\dyn_load.c"
+ RelativePath="..\..\dyn_load.c"
>
</File>
<File
- RelativePath="..\finalize.c"
+ RelativePath="..\..\finalize.c"
>
</File>
<File
- RelativePath="..\gc_cpp.cpp"
+ RelativePath="..\..\gc_cpp.cpp"
>
<FileConfiguration
Name="Debug|Win32"
@@ -349,7 +349,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\gc_dlopen.c"
+ RelativePath="..\..\gc_dlopen.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -385,79 +385,79 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\headers.c"
+ RelativePath="..\..\headers.c"
>
</File>
<File
- RelativePath="..\mach_dep.c"
+ RelativePath="..\..\mach_dep.c"
>
</File>
<File
- RelativePath="..\malloc.c"
+ RelativePath="..\..\malloc.c"
>
</File>
<File
- RelativePath="..\mallocx.c"
+ RelativePath="..\..\mallocx.c"
>
</File>
<File
- RelativePath="..\mark.c"
+ RelativePath="..\..\mark.c"
>
</File>
<File
- RelativePath="..\mark_rts.c"
+ RelativePath="..\..\mark_rts.c"
>
</File>
<File
- RelativePath="..\misc.c"
+ RelativePath="..\..\misc.c"
>
</File>
<File
- RelativePath="..\new_hblk.c"
+ RelativePath="..\..\new_hblk.c"
>
</File>
<File
- RelativePath="..\obj_map.c"
+ RelativePath="..\..\obj_map.c"
>
</File>
<File
- RelativePath="..\os_dep.c"
+ RelativePath="..\..\os_dep.c"
>
</File>
<File
- RelativePath="..\pcr_interface.c"
+ RelativePath="..\..\pcr_interface.c"
>
</File>
<File
- RelativePath="..\ptr_chck.c"
+ RelativePath="..\..\ptr_chck.c"
>
</File>
<File
- RelativePath="..\real_malloc.c"
+ RelativePath="..\..\real_malloc.c"
>
</File>
<File
- RelativePath="..\reclaim.c"
+ RelativePath="..\..\reclaim.c"
>
</File>
<File
- RelativePath="..\specific.c"
+ RelativePath="..\..\specific.c"
>
</File>
<File
- RelativePath="..\stubborn.c"
+ RelativePath="..\..\stubborn.c"
>
</File>
<File
- RelativePath="..\thread_local_alloc.c"
+ RelativePath="..\..\thread_local_alloc.c"
>
</File>
<File
- RelativePath="..\typd_mlc.c"
+ RelativePath="..\..\typd_mlc.c"
>
</File>
<File
- RelativePath="..\win32_threads.c"
+ RelativePath="..\..\win32_threads.c"
>
</File>
</Filter>
@@ -467,19 +467,19 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
- RelativePath="..\include\gc.h"
+ RelativePath="..\..\include\gc.h"
>
</File>
<File
- RelativePath="..\include\gc_allocator.h"
+ RelativePath="..\..\include\gc_allocator.h"
>
</File>
<File
- RelativePath="..\include\gc_cpp.h"
+ RelativePath="..\..\include\gc_cpp.h"
>
</File>
<File
- RelativePath="..\include\gc_typed.h"
+ RelativePath="..\..\include\gc_typed.h"
>
</File>
</Filter>
diff --git a/vc9/test_cpp_libgc.vcproj b/build/vc9/test_cpp_libgc.vcproj
index a033e5f5..0a6a88c2 100644
--- a/vc9/test_cpp_libgc.vcproj
+++ b/build/vc9/test_cpp_libgc.vcproj
@@ -277,7 +277,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\tests\test_cpp.cc"
+ RelativePath="..\..\tests\test_cpp.cc"
>
</File>
</Filter>
diff --git a/vc9/test_huge.vcproj b/build/vc9/test_huge.vcproj
index dbb1d904..0ad1b2d6 100644
--- a/vc9/test_huge.vcproj
+++ b/build/vc9/test_huge.vcproj
@@ -279,7 +279,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\tests\huge_test.c"
+ RelativePath="..\..\tests\huge_test.c"
>
</File>
</Filter>
diff --git a/vc9/test_leak.vcproj b/build/vc9/test_leak.vcproj
index ed3beb13..1ee9243a 100644
--- a/vc9/test_leak.vcproj
+++ b/build/vc9/test_leak.vcproj
@@ -279,7 +279,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\tests\leak_test.c"
+ RelativePath="..\..\tests\leak_test.c"
>
</File>
</Filter>
diff --git a/vc9/test_libgc.vcproj b/build/vc9/test_libgc.vcproj
index 1005e9ed..65e90059 100644
--- a/vc9/test_libgc.vcproj
+++ b/build/vc9/test_libgc.vcproj
@@ -273,7 +273,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\tests\test.c"
+ RelativePath="..\..\tests\test.c"
>
</File>
</Filter>