diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2010-04-12 10:05:24 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2010-04-12 10:05:24 +0200 |
commit | 34964769399825e45b3efd02e642af97355707ef (patch) | |
tree | 093900104811911da3c0f1f893af6ef7bc62cd7a /builds/msvc/c_local_thr | |
parent | 7668e7976dc6c3e18a314d991381f29f5cbcc6ef (diff) |
MSVC perf build fixed
Diffstat (limited to 'builds/msvc/c_local_thr')
-rw-r--r-- | builds/msvc/c_local_thr/c_local_thr.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
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> |