From a934ad26086ef44563ef7813608e310c0f2dee08 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Wed, 30 Apr 2014 01:41:51 +1000 Subject: Project file changes (for statically linked vc++ library builds). --- libpit/libpit.vcxproj | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'libpit/libpit.vcxproj') diff --git a/libpit/libpit.vcxproj b/libpit/libpit.vcxproj index 5973763..fb08efc 100644 --- a/libpit/libpit.vcxproj +++ b/libpit/libpit.vcxproj @@ -5,6 +5,10 @@ Debug Win32 + + Release (Static) + Win32 + Release Win32 @@ -35,6 +39,13 @@ Unicode v110 + + StaticLibrary + false + true + Unicode + v110 + @@ -44,6 +55,9 @@ + + + $(SolutionDir)$(Platform)\$(Configuration)\lib\ @@ -51,6 +65,9 @@ $(SolutionDir)$(Platform)\$(Configuration)\lib\ + + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + @@ -81,6 +98,23 @@ true + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + + + Windows + true + true + true + + -- cgit v1.1