diff --git a/ViGEmClient.vcxproj b/ViGEmClient.vcxproj index 96d5d23..a18b97a 100644 --- a/ViGEmClient.vcxproj +++ b/ViGEmClient.vcxproj @@ -1,20 +1,36 @@  - - Debug + + Debug (dynamic) Win32 - - Release - Win32 - - - Debug + + Debug (dynamic) x64 - - Release + + Debug (static) + Win32 + + + Release (dynamic) + Win32 + + + Release (dynamic) + x64 + + + Release (static) + Win32 + + + Debug (static) + x64 + + + Release (static) x64 @@ -25,63 +41,113 @@ 10.0.15063.0 - + StaticLibrary true v140 Unicode - + + DynamicLibrary + true + v140 + Unicode + + StaticLibrary false v140 true Unicode - + + DynamicLibrary + false + v140 + true + Unicode + + StaticLibrary true v140 Unicode - + + DynamicLibrary + true + v140 + Unicode + + StaticLibrary false v140 true Unicode + + DynamicLibrary + false + v140 + true + Unicode + - + - + - + - + + + + + + + + + + + + + - + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); - + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); - + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); - + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); - + + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + $(SolutionDir)Include;$(VC_IncludePath);$(WindowsSDK_IncludePath); + + @@ -94,7 +160,21 @@ Windows - + + + + + Level3 + Disabled + VIGEM_DYNAMIC;VIGEM_EXPORTS;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + + + Windows + setupapi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + @@ -107,7 +187,21 @@ Windows - + + + + + Level3 + Disabled + VIGEM_DYNAMIC;VIGEM_EXPORTS;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + + + Windows + setupapi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + Level3 @@ -124,7 +218,25 @@ true - + + + Level3 + + + MaxSpeed + true + true + VIGEM_DYNAMIC;VIGEM_EXPORTS;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + true + + + Windows + true + true + setupapi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + Level3 @@ -141,6 +253,24 @@ true + + + Level3 + + + MaxSpeed + true + true + VIGEM_DYNAMIC;VIGEM_EXPORTS;NDEBUG;_LIB;%(PreprocessorDefinitions) + true + + + Windows + true + true + setupapi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + diff --git a/ViGEmClient.vcxproj.filters b/ViGEmClient.vcxproj.filters index 4b0be47..b783fc4 100644 --- a/ViGEmClient.vcxproj.filters +++ b/ViGEmClient.vcxproj.filters @@ -15,19 +15,19 @@ - - Header Files - - - Header Files - Header Files - + Header Files - + + Header Files + + + Header Files + + Header Files