From ec6822a477b89ac77afc90425bf36c4829dbef3d Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 8 Sep 2009 11:30:49 +0200 Subject: win port for c and cpp perf tests --- msvc/c_local_lat/c_local_lat.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/c_local_thr/c_local_thr.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/c_remote_lat/c_remote_lat.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/c_remote_thr/c_remote_thr.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/cpp_local_lat/cpp_local_lat.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/cpp_local_thr/cpp_local_thr.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/cpp_remote_lat/cpp_remote_lat.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/cpp_remote_thr/cpp_remote_thr.vcproj | 176 ++++++++++++++++++++++++++++++ msvc/libzmq/libzmq.vcproj | 10 +- msvc/msvc.sln | 72 ++++++++++++ 10 files changed, 1488 insertions(+), 2 deletions(-) create mode 100644 msvc/c_local_lat/c_local_lat.vcproj create mode 100644 msvc/c_local_thr/c_local_thr.vcproj create mode 100644 msvc/c_remote_lat/c_remote_lat.vcproj create mode 100644 msvc/c_remote_thr/c_remote_thr.vcproj create mode 100644 msvc/cpp_local_lat/cpp_local_lat.vcproj create mode 100644 msvc/cpp_local_thr/cpp_local_thr.vcproj create mode 100644 msvc/cpp_remote_lat/cpp_remote_lat.vcproj create mode 100644 msvc/cpp_remote_thr/cpp_remote_thr.vcproj (limited to 'msvc') diff --git a/msvc/c_local_lat/c_local_lat.vcproj b/msvc/c_local_lat/c_local_lat.vcproj new file mode 100644 index 0000000..22c558c --- /dev/null +++ b/msvc/c_local_lat/c_local_lat.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/c_local_thr/c_local_thr.vcproj b/msvc/c_local_thr/c_local_thr.vcproj new file mode 100644 index 0000000..f80f075 --- /dev/null +++ b/msvc/c_local_thr/c_local_thr.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/c_remote_lat/c_remote_lat.vcproj b/msvc/c_remote_lat/c_remote_lat.vcproj new file mode 100644 index 0000000..3e482af --- /dev/null +++ b/msvc/c_remote_lat/c_remote_lat.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/c_remote_thr/c_remote_thr.vcproj b/msvc/c_remote_thr/c_remote_thr.vcproj new file mode 100644 index 0000000..4cecc53 --- /dev/null +++ b/msvc/c_remote_thr/c_remote_thr.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/cpp_local_lat/cpp_local_lat.vcproj b/msvc/cpp_local_lat/cpp_local_lat.vcproj new file mode 100644 index 0000000..a16dfb9 --- /dev/null +++ b/msvc/cpp_local_lat/cpp_local_lat.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/cpp_local_thr/cpp_local_thr.vcproj b/msvc/cpp_local_thr/cpp_local_thr.vcproj new file mode 100644 index 0000000..33f74cc --- /dev/null +++ b/msvc/cpp_local_thr/cpp_local_thr.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/cpp_remote_lat/cpp_remote_lat.vcproj b/msvc/cpp_remote_lat/cpp_remote_lat.vcproj new file mode 100644 index 0000000..ba1f943 --- /dev/null +++ b/msvc/cpp_remote_lat/cpp_remote_lat.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/cpp_remote_thr/cpp_remote_thr.vcproj b/msvc/cpp_remote_thr/cpp_remote_thr.vcproj new file mode 100644 index 0000000..6448151 --- /dev/null +++ b/msvc/cpp_remote_thr/cpp_remote_thr.vcproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/msvc/libzmq/libzmq.vcproj b/msvc/libzmq/libzmq.vcproj index e1d69d7..2a33dbb 100644 --- a/msvc/libzmq/libzmq.vcproj +++ b/msvc/libzmq/libzmq.vcproj @@ -19,7 +19,7 @@ Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" + ConfigurationType="2" CharacterSet="2" > @@ -87,7 +90,7 @@ Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" + ConfigurationType="2" CharacterSet="2" WholeProgramOptimization="1" > @@ -109,6 +112,7 @@ />