summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-04-12 10:05:24 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-04-12 10:05:24 +0200
commit34964769399825e45b3efd02e642af97355707ef (patch)
tree093900104811911da3c0f1f893af6ef7bc62cd7a /builds
parent7668e7976dc6c3e18a314d991381f29f5cbcc6ef (diff)
MSVC perf build fixed
Diffstat (limited to 'builds')
-rw-r--r--builds/msvc/c_local_lat/c_local_lat.vcproj2
-rw-r--r--builds/msvc/c_local_thr/c_local_thr.vcproj2
-rw-r--r--builds/msvc/c_remote_lat/c_remote_lat.vcproj2
-rw-r--r--builds/msvc/c_remote_thr/c_remote_thr.vcproj2
4 files changed, 4 insertions, 4 deletions
diff --git a/builds/msvc/c_local_lat/c_local_lat.vcproj b/builds/msvc/c_local_lat/c_local_lat.vcproj
index bacaadb..a8d9a8d 100644
--- a/builds/msvc/c_local_lat/c_local_lat.vcproj
+++ b/builds/msvc/c_local_lat/c_local_lat.vcproj
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\local_lat.c"
+ RelativePath="..\..\..\perf\local_lat.cpp"
>
</File>
</Filter>
diff --git a/builds/msvc/c_local_thr/c_local_thr.vcproj b/builds/msvc/c_local_thr/c_local_thr.vcproj
index 578de42..38425cc 100644
--- a/builds/msvc/c_local_thr/c_local_thr.vcproj
+++ b/builds/msvc/c_local_thr/c_local_thr.vcproj
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\local_thr.c"
+ RelativePath="..\..\..\perf\local_thr.cpp"
>
</File>
</Filter>
diff --git a/builds/msvc/c_remote_lat/c_remote_lat.vcproj b/builds/msvc/c_remote_lat/c_remote_lat.vcproj
index 3a4c94f..5bce7e9 100644
--- a/builds/msvc/c_remote_lat/c_remote_lat.vcproj
+++ b/builds/msvc/c_remote_lat/c_remote_lat.vcproj
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\remote_lat.c"
+ RelativePath="..\..\..\perf\remote_lat.cpp"
>
</File>
</Filter>
diff --git a/builds/msvc/c_remote_thr/c_remote_thr.vcproj b/builds/msvc/c_remote_thr/c_remote_thr.vcproj
index cd71d7c..1089549 100644
--- a/builds/msvc/c_remote_thr/c_remote_thr.vcproj
+++ b/builds/msvc/c_remote_thr/c_remote_thr.vcproj
@@ -166,7 +166,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\perf\remote_thr.c"
+ RelativePath="..\..\..\perf\remote_thr.cpp"
>
</File>
</Filter>