diff --git a/Application/Application.vcxproj b/Application/Application.vcxproj
index fca71b93..d75dd0d2 100644
--- a/Application/Application.vcxproj
+++ b/Application/Application.vcxproj
@@ -25,25 +25,23 @@
Application
- false
Unicode
true
Application
- false
+ true
Unicode
Application
- false
Unicode
$(COMPILER64)
true
Application
- false
+ true
Unicode
$(COMPILER64)
@@ -73,38 +71,21 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\
.\x64\$(Configuration)\
- false
Rainmeter
Rainmeter
Rainmeter
Rainmeter
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/Application.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- .\x32/Debug/Application.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4267;4351;4786;4800;4996
@@ -114,9 +95,7 @@
../TestBench/x32/Debug/Rainmeter.exe
- true
true
- .\x32/Debug/Rainmeter.pdb
Windows
wWinMainCRTStartup
MachineX86
@@ -132,28 +111,13 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\debug\themes
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/Application.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- .\x64/Debug/Application.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4351;4786;4800;4996
@@ -163,9 +127,7 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\debug\themes
../TestBench/x64/Debug/Rainmeter.exe
- true
true
- .\x64/Debug/Rainmeter.pdb
Windows
wWinMainCRTStartup
MachineX64
@@ -181,30 +143,13 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x64\debug\themes
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/Application.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
- WIN32;NDEBUG;_WINDOWS;_SECURE_SCL=0;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
- .\x32/Release/Application.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4351;4786;4800;4996
@@ -215,9 +160,7 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x64\debug\themes
Rainmeter.lib;%(AdditionalDependencies)
../TestBench/x32/Release/Rainmeter.exe
- true
..\Library\x32\Release;%(AdditionalLibraryDirectories)
- .\x32/Release/Rainmeter.pdb
Windows
wWinMainCRTStartup
MachineX86
@@ -236,29 +179,12 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\release\themes
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/Application.tlb
-
-
-
/GA %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
- WIN32;NDEBUG;_WINDOWS;_SECURE_SCL=0;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/Application.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4351;4786;4800;4996
@@ -269,9 +195,7 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x32\release\themes
Rainmeter.lib;%(AdditionalDependencies)
../TestBench/x64/Release/Rainmeter.exe
- true
..\Library\x64\Release;%(AdditionalLibraryDirectories)
- .\x64/Release/Rainmeter.pdb
Windows
wWinMainCRTStartup
MachineX64
@@ -290,22 +214,10 @@ xcopy /Q /S /Y ..\Build\Themes ..\testbench\x64\release\themes
-
- Disabled
- EnableFastChecks
- Disabled
- EnableFastChecks
- MaxSpeed
- MaxSpeed
-
+
-
- _DEBUG;%(PreprocessorDefinitions)
- _DEBUG;%(PreprocessorDefinitions)
- NDEBUG;%(PreprocessorDefinitions)
- NDEBUG;%(PreprocessorDefinitions)
-
+
diff --git a/Language/Language.vcxproj b/Language/Language.vcxproj
index 4f5b4110..1b4106e0 100644
--- a/Language/Language.vcxproj
+++ b/Language/Language.vcxproj
@@ -26,21 +26,21 @@
DynamicLibrary
- false
Unicode
DynamicLibrary
+ true
Unicode
DynamicLibrary
$(COMPILER64)
- false
Unicode
DynamicLibrary
+ true
$(COMPILER64)
Unicode
@@ -90,7 +90,6 @@
Level3
MaxSpeed
- true
true
@@ -119,7 +118,6 @@
Level3
MaxSpeed
- true
true
diff --git a/Library/Library.vcxproj b/Library/Library.vcxproj
index c5b17289..9c866011 100644
--- a/Library/Library.vcxproj
+++ b/Library/Library.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,40 +71,22 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\
.\x64\$(Configuration)\
- false
Rainmeter
Rainmeter
Rainmeter
Rainmeter
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/Library.tlb
-
-
-
Disabled
- lua/include;lua/lua;lua/tolua++;lua/glue;%(AdditionalIncludeDirectories)
+ lua/include;lua/lua;%(AdditionalIncludeDirectories)
WIN32;_DEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;SUPPORT_UTF8;LIBRARY_EXPORTS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- true
- .\x32/Debug/Library.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4267;4334;4351;4786;4800;4996
@@ -117,41 +97,23 @@
comctl32.lib;Wininet.lib;UxTheme.lib;Winmm.lib;gdiplus.lib;Iphlpapi.lib;shlwapi.lib;Version.lib;%(AdditionalDependencies)
../TestBench/x32/Debug/Rainmeter.dll
- true
%(AdditionalLibraryDirectories)
true
- .\x32/Debug/Rainmeter.pdb
- .\x32/Debug/Rainmeter.lib
+ $(IntDir)Rainmeter.lib
MachineX86
Winmm.dll;Version.dll
Exports.def
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/Library.tlb
-
-
-
Disabled
- lua/include;lua/lua;lua/tolua++;lua/glue;%(AdditionalIncludeDirectories)
+ lua/include;lua/lua;%(AdditionalIncludeDirectories)
WIN32;_DEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;SUPPORT_UTF8;LIBRARY_EXPORTS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- true
- .\x64/Debug/Library.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4334;4351;4786;4800;4996
@@ -162,44 +124,24 @@
comctl32.lib;Wininet.lib;UxTheme.lib;Winmm.lib;gdiplus.lib;Iphlpapi.lib;shlwapi.lib;Version.lib;%(AdditionalDependencies)
../TestBench/x64/Debug/Rainmeter.dll
- true
%(AdditionalLibraryDirectories)
true
- .\x64/Debug/Rainmeter.pdb
- .\x64/Debug/Rainmeter.lib
+ $(IntDir)Rainmeter.lib
MachineX64
Winmm.dll;Version.dll
Exports.def
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/Library.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
- lua/include;lua/lua;lua/tolua++;lua/glue;%(AdditionalIncludeDirectories)
+ lua/include;lua/lua;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBRARY_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- true
- .\x32/Release/Library.pch
All
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4334;4351;4786;4800;4996
@@ -210,10 +152,8 @@
comctl32.lib;Wininet.lib;UxTheme.lib;Winmm.lib;gdiplus.lib;Iphlpapi.lib;shlwapi.lib;Version.lib;%(AdditionalDependencies)
../TestBench/x32/Release/Rainmeter.dll
- true
lua/lib;%(AdditionalLibraryDirectories)
- .\x32/Release/Rainmeter.pdb
- .\x32/Release/Rainmeter.lib
+ $(IntDir)Rainmeter.lib
MachineX86
.rdata=.text
true
@@ -223,30 +163,12 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/Library.tlb
-
-
-
MaxSpeed
Default
- lua/include;lua/lua;lua/tolua++;lua/glue;%(AdditionalIncludeDirectories)
+ lua/include;lua/lua;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBRARY_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- true
- .\x64/Release/Library.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4267;4334;4351;4786;4800;4996
@@ -257,10 +179,8 @@
comctl32.lib;Wininet.lib;UxTheme.lib;Winmm.lib;gdiplus.lib;Iphlpapi.lib;shlwapi.lib;Version.lib;%(AdditionalDependencies)
../TestBench/x64/Release/Rainmeter.dll
- true
%(AdditionalLibraryDirectories)
- .\x64/Release/Rainmeter.pdb
- .\x64/Release/Rainmeter.lib
+ $(IntDir)Rainmeter.lib
MachineX64
.rdata=.text
true
@@ -271,378 +191,106 @@
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
@@ -665,123 +313,49 @@
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Create
- Create
- Create
+ Create
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Disabled
- EnableFastChecks
- Use
- Disabled
- EnableFastChecks
- MaxSpeed
- Use
- MaxSpeed
- Use
+ Use
- Use
- ../StdAfx.h
- Use
- ../StdAfx.h
- Use
- ../StdAfx.h
+ Use
+ ../StdAfx.h
- Use
- ../StdAfx.h
- Use
- ../StdAfx.h
- Use
- ../StdAfx.h
+ Use
+ ../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
+ Use
+ ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
+ Use
+ ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
+ Use
+ ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
- Use
- ../../StdAfx.h
+ Use
+ ../../StdAfx.h
@@ -814,12 +388,7 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- _DEBUG;%(PreprocessorDefinitions)
- NDEBUG;%(PreprocessorDefinitions)
- NDEBUG;%(PreprocessorDefinitions)
-
+
diff --git a/Plugins/PluginAdvancedCPU/PluginAdvancedCPU.vcxproj b/Plugins/PluginAdvancedCPU/PluginAdvancedCPU.vcxproj
index 91174888..e8d7a51b 100644
--- a/Plugins/PluginAdvancedCPU/PluginAdvancedCPU.vcxproj
+++ b/Plugins/PluginAdvancedCPU/PluginAdvancedCPU.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
AdvancedCPU
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginAdvancedCPU.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginAdvancedCPU_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginAdvancedCPU.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/AdvancedCPU.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/AdvancedCPU.pdb
- .\x32/Release/AdvancedCPU.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginAdvancedCPU.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginAdvancedCPU_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginAdvancedCPU.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/AdvancedCPU.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/AdvancedCPU.pdb
- .\x64/Release/AdvancedCPU.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginAdvancedCPU.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginAdvancedCPU_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginAdvancedCPU.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -204,24 +146,13 @@
../../TestBench/x32/Debug/Plugins/AdvancedCPU.dll
- true
true
- .\x32/Debug/AdvancedCPU.pdb
- .\x32/Debug/AdvancedCPU.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginAdvancedCPU.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginAdvancedCPU_EXPORTS;%(PreprocessorDefinitions)
@@ -229,12 +160,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginAdvancedCPU.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,10 +170,8 @@
../../TestBench/x64/Debug/Plugins/AdvancedCPU.dll
- true
true
- .\x64/Debug/AdvancedCPU.pdb
- .\x64/Debug/AdvancedCPU.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
diff --git a/Plugins/PluginCoreTemp/PluginCoreTemp.vcxproj b/Plugins/PluginCoreTemp/PluginCoreTemp.vcxproj
index 8cf66d96..edd034c7 100644
--- a/Plugins/PluginCoreTemp/PluginCoreTemp.vcxproj
+++ b/Plugins/PluginCoreTemp/PluginCoreTemp.vcxproj
@@ -26,25 +26,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -74,25 +72,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
CoreTemp
CoreTemp
CoreTemp
CoreTemp
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/CoreTemp.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginCoreTemp_EXPORTS;%(PreprocessorDefinitions)
@@ -100,12 +87,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginCoreTemp.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -115,24 +97,13 @@
../../TestBench/x32/Debug/Plugins/CoreTemp.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
true
- .\x32/Debug/CoreTemp.pdb
- .\x32/Debug/CoreTemp.lib
+ $(IntDir)$(TargetName).lib
MachineX86
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/CoreTemp.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;CoreTemp_EXPORTS;%(PreprocessorDefinitions)
@@ -140,12 +111,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/CoreTemp.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -155,39 +121,20 @@
../../TestBench/x64/Debug/Plugins/CoreTemp.dll
- true
true
- .\x64/Debug/CoreTemp.pdb
- .\x64/Debug/CoreTemp.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/CoreTemp.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginCoreTemp_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginCoreTemp.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -198,10 +145,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/CoreTemp.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/CoreTemp.pdb
- .\x32/Release/CoreTemp.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -209,29 +154,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/CoreTemp.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginCoreTemp_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/CoreTemp.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -240,13 +167,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/CoreTemp.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/CoreTemp.pdb
- .\x64/Release/CoreTemp.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -255,18 +179,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;CoreTemp_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;CoreTemp_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;CoreTemp_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;CoreTemp_EXPORTS
-
+
diff --git a/Plugins/PluginFolderInfo/PluginFolderInfo.vcxproj b/Plugins/PluginFolderInfo/PluginFolderInfo.vcxproj
index 2dd01321..c53cee78 100644
--- a/Plugins/PluginFolderInfo/PluginFolderInfo.vcxproj
+++ b/Plugins/PluginFolderInfo/PluginFolderInfo.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,25 +71,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
FolderInfo
FolderInfo
FolderInfo
FolderInfo
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginFolderInfo.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginFolderInfo_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
@@ -99,12 +86,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginFolderInfo.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -114,24 +96,13 @@
../../TestBench/x32/Debug/Plugins/FolderInfo.dll
- true
true
- .\x32/Debug/FolderInfo.pdb
- .\x32/Debug/FolderInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginFolderInfo.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginFolderInfo_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
@@ -139,12 +110,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginFolderInfo.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -154,39 +120,20 @@
../../TestBench/x64/Debug/Plugins/FolderInfo.dll
- true
true
- .\x64/Debug/FolderInfo.pdb
- .\x64/Debug/FolderInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginFolderInfo.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginFolderInfo_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginFolderInfo.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -197,10 +144,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/FolderInfo.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/FolderInfo.pdb
- .\x32/Release/FolderInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -208,29 +153,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginFolderInfo.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginFolderInfo_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginFolderInfo.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -239,13 +166,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/FolderInfo.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/FolderInfo.pdb
- .\x64/Release/FolderInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -262,18 +186,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginFolderInfo_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginFolderInfo_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginFolderInfo_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginFolderInfo_EXPORTS
-
+
diff --git a/Plugins/PluginMediaKey/PluginMediaKey.vcxproj b/Plugins/PluginMediaKey/PluginMediaKey.vcxproj
index bcb5e009..3ea5f2f0 100644
--- a/Plugins/PluginMediaKey/PluginMediaKey.vcxproj
+++ b/Plugins/PluginMediaKey/PluginMediaKey.vcxproj
@@ -26,25 +26,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -74,25 +72,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
MediaKey
MediaKey
MediaKey
MediaKey
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/MediaKey.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginMediaKey_EXPORTS;%(PreprocessorDefinitions)
@@ -100,12 +87,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginMediaKey.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -115,24 +97,13 @@
../../TestBench/x32/Debug/Plugins/MediaKey.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
true
- .\x32/Debug/MediaKey.pdb
- .\x32/Debug/MediaKey.lib
+ $(IntDir)$(TargetName).lib
MachineX86
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/MediaKey.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;MediaKey_EXPORTS;%(PreprocessorDefinitions)
@@ -140,12 +111,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/MediaKey.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -155,39 +121,20 @@
../../TestBench/x64/Debug/Plugins/MediaKey.dll
- true
true
- .\x64/Debug/MediaKey.pdb
- .\x64/Debug/MediaKey.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/MediaKey.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginMediaKey_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginMediaKey.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -198,10 +145,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/MediaKey.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/MediaKey.pdb
- .\x32/Release/MediaKey.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -209,29 +154,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/MediaKey.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginMediaKey_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/MediaKey.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -240,13 +167,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/MediaKey.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/MediaKey.pdb
- .\x64/Release/MediaKey.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -254,18 +178,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MediaKey_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MediaKey_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MediaKey_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MediaKey_EXPORTS
-
+
diff --git a/Plugins/PluginNowPlaying/PluginNowPlaying.vcxproj b/Plugins/PluginNowPlaying/PluginNowPlaying.vcxproj
index 2233ab77..336d9f9f 100644
--- a/Plugins/PluginNowPlaying/PluginNowPlaying.vcxproj
+++ b/Plugins/PluginNowPlaying/PluginNowPlaying.vcxproj
@@ -26,25 +26,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -74,25 +72,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
NowPlaying
NowPlaying
NowPlaying
NowPlaying
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/NowPlaying.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;PluginNowPlaying_EXPORTS;%(PreprocessorDefinitions)
@@ -100,12 +87,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginNowPlaying.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
.\sha2;.\taglib;.\taglib\toolkit;.\taglib\mpeg\id3v2\frames;.\taglib\ogg;.\taglib\asf;.\taglib\mp4;.\taglib\ogg\vorbis;.\taglib\ogg\flac;.\taglib\ogg\speex;.\taglib\riff;.\taglib\riff\wav;.\taglib\riff\aiff;.\taglib\flac;.\taglib\mpeg;.\taglib\mpeg\id3v1;.\taglib\mpeg\id3v2;.\taglib\mpc;.\taglib\ape;.\taglib\trueaudio;.\taglib\wavpack;.\SDKs\;%(AdditionalIncludeDirectories)
@@ -116,25 +98,14 @@
../../TestBench/x32/Debug/Plugins/NowPlaying.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
true
- .\x32/Debug/NowPlaying.pdb
- .\x32/Debug/NowPlaying.lib
+ $(IntDir)$(TargetName).lib
MachineX86
Rainmeter.lib;Psapi.lib;WinInet.lib;%(AdditionalDependencies)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/NowPlaying.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;NowPlaying_EXPORTS;%(PreprocessorDefinitions)
@@ -142,12 +113,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/NowPlaying.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
.\sha2;.\taglib;.\taglib\toolkit;.\taglib\mpeg\id3v2\frames;.\taglib\ogg;.\taglib\asf;.\taglib\mp4;.\taglib\ogg\vorbis;.\taglib\ogg\flac;.\taglib\ogg\speex;.\taglib\riff;.\taglib\riff\wav;.\taglib\riff\aiff;.\taglib\flac;.\taglib\mpeg;.\taglib\mpeg\id3v1;.\taglib\mpeg\id3v2;.\taglib\mpc;.\taglib\ape;.\taglib\trueaudio;.\taglib\wavpack;.\SDKs\;%(AdditionalIncludeDirectories)
@@ -158,40 +124,21 @@
../../TestBench/x64/Debug/Plugins/NowPlaying.dll
- true
true
- .\x64/Debug/NowPlaying.pdb
- .\x64/Debug/NowPlaying.lib
+ $(IntDir)$(TargetName).lib
MachineX64
Rainmeter.lib;Psapi.lib;WinInet.lib;%(AdditionalDependencies)
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/NowPlaying.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;PluginNowPlaying_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginNowPlaying.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4099;4114;4244;4267;4309;4351;4390;4530;4786;4800;4996
.\sha2;.\taglib;.\taglib\toolkit;.\taglib\mpeg\id3v2\frames;.\taglib\ogg;.\taglib\asf;.\taglib\mp4;.\taglib\ogg\vorbis;.\taglib\ogg\flac;.\taglib\ogg\speex;.\taglib\riff;.\taglib\riff\wav;.\taglib\riff\aiff;.\taglib\flac;.\taglib\mpeg;.\taglib\mpeg\id3v1;.\taglib\mpeg\id3v2;.\taglib\mpc;.\taglib\ape;.\taglib\trueaudio;.\taglib\wavpack;.\SDKs\;%(AdditionalIncludeDirectories)
@@ -204,10 +151,8 @@
Rainmeter.lib;Psapi.lib;WinInet.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/NowPlaying.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/NowPlaying.pdb
- .\x32/Release/NowPlaying.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -215,29 +160,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/NowPlaying.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;PluginNowPlaying_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/NowPlaying.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4099;4114;4244;4267;4309;4351;4390;4530;4786;4800;4996
.\sha2;.\taglib;.\taglib\toolkit;.\taglib\mpeg\id3v2\frames;.\taglib\ogg;.\taglib\asf;.\taglib\mp4;.\taglib\ogg\vorbis;.\taglib\ogg\flac;.\taglib\ogg\speex;.\taglib\riff;.\taglib\riff\wav;.\taglib\riff\aiff;.\taglib\flac;.\taglib\mpeg;.\taglib\mpeg\id3v1;.\taglib\mpeg\id3v2;.\taglib\mpc;.\taglib\ape;.\taglib\trueaudio;.\taglib\wavpack;.\SDKs\;%(AdditionalIncludeDirectories)
@@ -248,13 +175,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;Psapi.lib;WinInet.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/NowPlaying.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/NowPlaying.pdb
- .\x64/Release/NowPlaying.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
diff --git a/Plugins/PluginPerfMon/PluginPerfMon.vcxproj b/Plugins/PluginPerfMon/PluginPerfMon.vcxproj
index febf1677..0396cc67 100644
--- a/Plugins/PluginPerfMon/PluginPerfMon.vcxproj
+++ b/Plugins/PluginPerfMon/PluginPerfMon.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
PerfMon
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginPerfMon.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPerfMon_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginPerfMon.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/PerfMon.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/PerfMon.pdb
- .\x32/Release/PerfMon.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginPerfMon.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPerfMon_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginPerfMon.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/PerfMon.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/PerfMon.pdb
- .\x64/Release/PerfMon.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginPerfMon.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPerfMon_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginPerfMon.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -204,24 +146,13 @@
../../TestBench/x32/Debug/Plugins/PerfMon.dll
- true
true
- .\x32/Debug/PerfMon.pdb
- .\x32/Debug/PerfMon.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginPerfMon.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPerfMon_EXPORTS;%(PreprocessorDefinitions)
@@ -229,12 +160,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginPerfMon.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,10 +170,8 @@
../../TestBench/x64/Debug/Plugins/PerfMon.dll
- true
true
- .\x64/Debug/PerfMon.pdb
- .\x64/Debug/PerfMon.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
@@ -262,90 +186,13 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPerfMon_EXPORTS
-
+
+
+
+
+
+
+
diff --git a/Plugins/PluginPing/PluginPing.vcxproj b/Plugins/PluginPing/PluginPing.vcxproj
index ab5050d6..18be30fb 100644
--- a/Plugins/PluginPing/PluginPing.vcxproj
+++ b/Plugins/PluginPing/PluginPing.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
PingPlugin
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginPing.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPing_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginPing.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/PingPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/PingPlugin.pdb
- .\x32/Release/PingPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginPing.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPing_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginPing.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/PingPlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/PingPlugin.pdb
- .\x64/Release/PingPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginPing.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPing_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginPing.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -205,24 +147,13 @@
Rainmeter.lib;Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Debug/Plugins/PingPlugin.dll
- true
true
- .\x32/Debug/PingPlugin.pdb
- .\x32/Debug/PingPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginPing.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPing_EXPORTS;%(PreprocessorDefinitions)
@@ -230,12 +161,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginPing.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -246,27 +172,14 @@
Rainmeter.lib;Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Debug/Plugins/PingPlugin.dll
- true
true
- .\x64/Debug/PingPlugin.pdb
- .\x64/Debug/PingPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPing_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPing_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPing_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPing_EXPORTS
-
+
diff --git a/Plugins/PluginPower/PluginPower.vcxproj b/Plugins/PluginPower/PluginPower.vcxproj
index 47308c26..bc1af4a7 100644
--- a/Plugins/PluginPower/PluginPower.vcxproj
+++ b/Plugins/PluginPower/PluginPower.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,25 +71,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
PowerPlugin
PowerPlugin
PowerPlugin
PowerPlugin
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginPower.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPower_EXPORTS;%(PreprocessorDefinitions)
@@ -99,12 +86,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginPower.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -114,10 +96,8 @@
../../TestBench/x32/Debug/Plugins/PowerPlugin.dll
- true
true
- .\x32/Debug/PowerPlugin.pdb
- .\x32/Debug/PowerPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
Rainmeter.lib;PowrProf.lib;%(AdditionalDependencies)
@@ -125,15 +105,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginPower.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginPower_EXPORTS;%(PreprocessorDefinitions)
@@ -141,12 +112,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginPower.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -156,10 +122,8 @@
../../TestBench/x64/Debug/Plugins/PowerPlugin.dll
- true
true
- .\x64/Debug/PowerPlugin.pdb
- .\x64/Debug/PowerPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
Rainmeter.lib;PowrProf.lib;%(AdditionalDependencies)
@@ -167,30 +131,13 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginPower.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPower_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginPower.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -201,10 +148,8 @@
Rainmeter.lib;PowrProf.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/PowerPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/PowerPlugin.pdb
- .\x32/Release/PowerPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -213,29 +158,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginPower.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginPower_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginPower.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,13 +171,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;PowrProf.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/PowerPlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/PowerPlugin.pdb
- .\x64/Release/PowerPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -262,18 +186,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPower_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPower_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPower_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginPower_EXPORTS
-
+
diff --git a/Plugins/PluginProcess/PluginProcess.vcxproj b/Plugins/PluginProcess/PluginProcess.vcxproj
index 8c8179f8..b35abd53 100644
--- a/Plugins/PluginProcess/PluginProcess.vcxproj
+++ b/Plugins/PluginProcess/PluginProcess.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,25 +71,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
Process
Process
Process
Process
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginProcess.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginProcess_EXPORTS;%(PreprocessorDefinitions)
@@ -99,12 +86,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginProcess.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -114,25 +96,14 @@
../../TestBench/x32/Debug/Plugins/Process.dll
- true
true
- .\x32/Debug/ProcessPlugin.pdb
- .\x32/Debug/ProcessPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
Psapi.lib;Rainmeter.lib;%(AdditionalDependencies)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginProcess.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginProcess_EXPORTS;%(PreprocessorDefinitions)
@@ -140,12 +111,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginProcess.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -155,40 +121,21 @@
../../TestBench/x64/Debug/Plugins/Process.dll
- true
true
- .\x64/Debug/ProcessPlugin.pdb
- .\x64/Debug/ProcessPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
Psapi.lib;Rainmeter.lib;%(AdditionalDependencies)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginProcess.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginProcess_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginProcess.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -199,10 +146,8 @@
Psapi.lib;Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/Process.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/ProcessPlugin.pdb
- .\x32/Release/ProcessPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -210,29 +155,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginProcess.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginProcess_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginProcess.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -241,13 +168,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Psapi.lib;Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/Process.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/ProcessPlugin.pdb
- .\x64/Release/ProcessPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
diff --git a/Plugins/PluginQuote/PluginQuote.vcxproj b/Plugins/PluginQuote/PluginQuote.vcxproj
index 15aa9eeb..38151d7a 100644
--- a/Plugins/PluginQuote/PluginQuote.vcxproj
+++ b/Plugins/PluginQuote/PluginQuote.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
QuotePlugin
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginQuote.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginQuote_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginQuote.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/QuotePlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/QuotePlugin.pdb
- .\x32/Release/QuotePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginQuote.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginQuote_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginQuote.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/QuotePlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/QuotePlugin.pdb
- .\x64/Release/QuotePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginQuote.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginQuote_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginQuote.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -205,24 +147,13 @@
Rainmeter.lib;shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Debug/Plugins/QuotePlugin.dll
- true
true
- .\x32/Debug/QuotePlugin.pdb
- .\x32/Debug/QuotePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginQuote.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginQuote_EXPORTS;%(PreprocessorDefinitions)
@@ -230,12 +161,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginQuote.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -246,10 +172,8 @@
Rainmeter.lib;shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Debug/Plugins/QuotePlugin.dll
- true
true
- .\x64/Debug/QuotePlugin.pdb
- .\x64/Debug/QuotePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
@@ -258,18 +182,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginQuote_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginQuote_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginQuote_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginQuote_EXPORTS
-
+
diff --git a/Plugins/PluginRecycleManager/PluginRecycleManager.vcxproj b/Plugins/PluginRecycleManager/PluginRecycleManager.vcxproj
index 1c886107..8931a1c4 100644
--- a/Plugins/PluginRecycleManager/PluginRecycleManager.vcxproj
+++ b/Plugins/PluginRecycleManager/PluginRecycleManager.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
RecycleManager
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginRecycleManager.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginRecycleManager_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginRecycleManager.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,13 +96,11 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/RecycleManager.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/RecycleManager.pdb
false
- .\x32/Release/RecycleManager.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -131,29 +108,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginRecycleManager.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginRecycleManager_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginRecycleManager.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -162,16 +121,13 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/RecycleManager.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/RecycleManager.pdb
false
- .\x64/Release/RecycleManager.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -179,15 +135,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginRecycleManager.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginRecycleManager_EXPORTS;%(PreprocessorDefinitions)
@@ -195,12 +142,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginRecycleManager.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -210,27 +152,16 @@
../../TestBench/x32/Debug/Plugins/RecycleManager.dll
- true
true
- .\x32/Debug/RecycleManager.pdb
false
- .\x32/Debug/RecycleManager.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginRecycleManager.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginRecycleManager_EXPORTS;%(PreprocessorDefinitions)
@@ -238,12 +169,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginRecycleManager.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -253,13 +179,11 @@
../../TestBench/x64/Debug/Plugins/RecycleManager.dll
- true
true
- .\x64/Debug/RecycleManager.pdb
false
- .\x64/Debug/RecycleManager.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
diff --git a/Plugins/PluginResMon/PluginResMon.vcxproj b/Plugins/PluginResMon/PluginResMon.vcxproj
index 94007baa..a23b762b 100644
--- a/Plugins/PluginResMon/PluginResMon.vcxproj
+++ b/Plugins/PluginResMon/PluginResMon.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
ResMon
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginResMon.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginResMon_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginResMon.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;Psapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/ResMon.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/ResMon.pdb
- .\x32/Release/ResMon.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginResMon.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginResMon_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginResMon.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;Psapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/ResMon.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/ResMon.pdb
- .\x64/Release/ResMon.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginResMon.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginResMon_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginResMon.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -205,24 +147,13 @@
Rainmeter.lib;Psapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Debug/Plugins/ResMon.dll
- true
true
- .\x32/Debug/ResMon.pdb
- .\x32/Debug/ResMon.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginResMon.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginResMon_EXPORTS;%(PreprocessorDefinitions)
@@ -230,12 +161,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginResMon.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -246,10 +172,8 @@
Rainmeter.lib;Psapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Debug/Plugins/ResMon.dll
- true
true
- .\x64/Debug/ResMon.pdb
- .\x64/Debug/ResMon.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
diff --git a/Plugins/PluginSpeedFan/PluginSpeedFan.vcxproj b/Plugins/PluginSpeedFan/PluginSpeedFan.vcxproj
index a0d5a666..dc3b34f6 100644
--- a/Plugins/PluginSpeedFan/PluginSpeedFan.vcxproj
+++ b/Plugins/PluginSpeedFan/PluginSpeedFan.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
SpeedFanPlugin
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginSpeedFan.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginSpeedFan_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginSpeedFan.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/SpeedFanPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/SpeedFanPlugin.pdb
- .\x32/Release/SpeedFanPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginSpeedFan.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginSpeedFan_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginSpeedFan.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/SpeedFanPlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/SpeedFanPlugin.pdb
- .\x64/Release/SpeedFanPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginSpeedFan.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginSpeedFan_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginSpeedFan.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -204,24 +146,13 @@
../../TestBench/x32/Debug/Plugins/SpeedFanPlugin.dll
- true
true
- .\x32/Debug/SpeedFanPlugin.pdb
- .\x32/Debug/SpeedFanPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginSpeedFan.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginSpeedFan_EXPORTS;%(PreprocessorDefinitions)
@@ -229,12 +160,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginSpeedFan.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,10 +170,8 @@
../../TestBench/x64/Debug/Plugins/SpeedFanPlugin.dll
- true
true
- .\x64/Debug/SpeedFanPlugin.pdb
- .\x64/Debug/SpeedFanPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
diff --git a/Plugins/PluginSysInfo/PluginSysInfo.vcxproj b/Plugins/PluginSysInfo/PluginSysInfo.vcxproj
index 6d820db6..8384488d 100644
--- a/Plugins/PluginSysInfo/PluginSysInfo.vcxproj
+++ b/Plugins/PluginSysInfo/PluginSysInfo.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
SysInfo
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginSysInfo.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginSysInfo_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginSysInfo.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;Rasapi32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/SysInfo.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/SysInfo.pdb
- .\x32/Release/SysInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginSysInfo.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginSysInfo_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginSysInfo.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;Rasapi32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/SysInfo.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/SysInfo.pdb
- .\x64/Release/SysInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginSysInfo.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginSysInfo_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginSysInfo.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -205,24 +147,13 @@
Rainmeter.lib;Rasapi32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Debug/Plugins/SysInfo.dll
- true
true
- .\x32/Debug/SysInfo.pdb
- .\x32/Debug/SysInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginSysInfo.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginSysInfo_EXPORTS;%(PreprocessorDefinitions)
@@ -230,12 +161,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginSysInfo.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -246,10 +172,8 @@
Rainmeter.lib;Rasapi32.lib;Iphlpapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Debug/Plugins/SysInfo.dll
- true
true
- .\x64/Debug/SysInfo.pdb
- .\x64/Debug/SysInfo.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
@@ -258,18 +182,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginSysInfo_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginSysInfo_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginSysInfo_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginSysInfo_EXPORTS
-
+
diff --git a/Plugins/PluginVirtualDesktops/PluginVirtualDesktops.vcxproj b/Plugins/PluginVirtualDesktops/PluginVirtualDesktops.vcxproj
index 48ea1e3a..950b4bc4 100644
--- a/Plugins/PluginVirtualDesktops/PluginVirtualDesktops.vcxproj
+++ b/Plugins/PluginVirtualDesktops/PluginVirtualDesktops.vcxproj
@@ -25,24 +25,22 @@
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
@@ -67,10 +65,8 @@
<_ProjectFileVersion>10.0.30319.1
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
true
@@ -83,30 +79,13 @@
VirtualDesktops
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginVirtualDesktops.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginVirtualDesktops_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginVirtualDesktops.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -117,10 +96,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/VirtualDesktops.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/VirtualDesktops.pdb
- .\x32/Release/VirtualDesktops.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -128,29 +105,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginVirtualDesktops.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginVirtualDesktops_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginVirtualDesktops.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -159,13 +118,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/VirtualDesktops.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/VirtualDesktops.pdb
- .\x64/Release/VirtualDesktops.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -173,15 +129,6 @@
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginVirtualDesktops.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginVirtualDesktops_EXPORTS;%(PreprocessorDefinitions)
@@ -189,12 +136,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginVirtualDesktops.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -204,24 +146,13 @@
../../TestBench/x32/Debug/Plugins/VirtualDesktops.dll
- true
true
- .\x32/Debug/VirtualDesktops.pdb
- .\x32/Debug/VirtualDesktops.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginVirtualDesktops.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginVirtualDesktops_EXPORTS;%(PreprocessorDefinitions)
@@ -229,12 +160,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginVirtualDesktops.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,10 +170,8 @@
../../TestBench/x64/Debug/Plugins/VirtualDesktops.dll
- true
true
- .\x64/Debug/VirtualDesktops.pdb
- .\x64/Debug/VirtualDesktops.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
diff --git a/Plugins/PluginWebParser/PluginWebParser.vcxproj b/Plugins/PluginWebParser/PluginWebParser.vcxproj
index f88fd764..3638a0a4 100644
--- a/Plugins/PluginWebParser/PluginWebParser.vcxproj
+++ b/Plugins/PluginWebParser/PluginWebParser.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,25 +71,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
WebParser
WebParser
WebParser
WebParser
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginWebParser.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
@@ -99,12 +86,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginWebParser.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -115,24 +97,13 @@
Rainmeter.lib;Urlmon.lib;Wininet.lib;Shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Debug/Plugins/WebParser.dll
- true
true
- .\x32/Debug/WebParser.pdb
- .\x32/Debug/WebParser.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginWebParser.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
@@ -140,12 +111,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginWebParser.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -156,39 +122,20 @@
Rainmeter.lib;Urlmon.lib;Wininet.lib;Shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Debug/Plugins/WebParser.dll
- true
true
- .\x64/Debug/WebParser.pdb
- .\x64/Debug/WebParser.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginWebParser.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginWebParser.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4217;4244;4267;4351;4786;4800;4996
@@ -199,10 +146,8 @@
Rainmeter.lib;Urlmon.lib;Wininet.lib;Shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/WebParser.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/WebParser.pdb
- .\x32/Release/WebParser.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -210,29 +155,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginWebParser.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginWebParser.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4244;4267;4351;4786;4800;4996
@@ -241,13 +168,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;Urlmon.lib;Wininet.lib;Shlwapi.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/WebParser.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/WebParser.pdb
- .\x64/Release/WebParser.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -262,18 +186,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWebParser_EXPORTS;HAVE_CONFIG_H;SUPPORT_UTF8
-
+
diff --git a/Plugins/PluginWifiStatus/PluginWifiStatus.vcxproj b/Plugins/PluginWifiStatus/PluginWifiStatus.vcxproj
index cb4fdc9a..f0030c23 100644
--- a/Plugins/PluginWifiStatus/PluginWifiStatus.vcxproj
+++ b/Plugins/PluginWifiStatus/PluginWifiStatus.vcxproj
@@ -27,23 +27,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
+ true
Unicode
$(COMPILER64)
@@ -73,10 +73,8 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
WifiStatus
WifiStatus
WifiStatus
@@ -91,10 +89,6 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginWifiStatus.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -102,20 +96,16 @@
../../TestBench/x32/Debug/Plugins/WifiStatus.dll
true
- .\x32/Debug/WifiStatus.pdb
NotSet
false
- .\x32/Debug/WifiStatus.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- X64
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWifiStatus_EXPORTS;%(PreprocessorDefinitions)
@@ -124,10 +114,6 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginWifiStatus.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -139,41 +125,23 @@
../../TestBench/x64/Debug/Plugins/WifiStatus.dll
true
- .\x64/Debug/WifiStatus.pdb
NotSet
false
- .\x64/Debug/WifiStatus.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginWifiStatus.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;WifiStatus_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginWifiStatus.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -184,13 +152,11 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/WifiStatus.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/WifiStatus.pdb
false
- .\x32/Release/WifiStatus.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -198,31 +164,13 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x32/Release/PluginWifiStatus.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;WifiStatus_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginWifiStatus.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -231,16 +179,13 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/WifiStatus.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/WifiStatus.pdb
false
- .\x64/Release/WifiStatus.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -251,18 +196,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;WifiStatus_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;WifiStatus_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;WifiStatus_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;WifiStatus_EXPORTS
-
+
diff --git a/Plugins/PluginWin7Audio/PluginWin7Audio.vcxproj b/Plugins/PluginWin7Audio/PluginWin7Audio.vcxproj
index 8409e977..457788df 100644
--- a/Plugins/PluginWin7Audio/PluginWin7Audio.vcxproj
+++ b/Plugins/PluginWin7Audio/PluginWin7Audio.vcxproj
@@ -26,25 +26,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -74,38 +72,21 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
Win7AudioPlugin
Win7AudioPlugin
Win7AudioPlugin
Win7AudioPlugin
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginWindowMessage.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWin7Audio_EXPORTS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- .\x32/Debug/PluginWin7Audio.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -115,37 +96,20 @@
../../TestBench/x32/Debug/Plugins/Win7AudioPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
true
- .\x32/Debug/Win7AudioPlugin.pdb
- .\x32/Debug/Win7AudioPlugin.lib
MachineX86
+ $(IntDir)$(TargetName).lib
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginWindowMessage.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWindowMessage_EXPORTS;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- .\x64/Debug/PluginWindowMessage.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -155,39 +119,20 @@
../../TestBench/x64/Debug/Plugins/Win7AudioPlugin.dll
- true
true
- .\x64/Debug/Win7AudioPlugin.pdb
- .\x64/Debug/Win7AudioPlugin.lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
+ $(IntDir)$(TargetName).lib
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginWindowMessage.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWin7Audio_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginWin7Audio.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -198,40 +143,20 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/Win7AudioPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/Win7AudioPlugin.pdb
- .\x32/Release/Win7AudioPlugin.lib
MachineX86
.rdata=.text
true
true
+ $(IntDir)$(TargetName).lib
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginWindowMessage.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWin7Audio_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginWindowMessage.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -240,17 +165,14 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/Win7AudioPlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/Win7AudioPlugin.pdb
- .\x64/Release/Win7AudioPlugin.lib
MachineX64
.rdata=.text
true
true
+ $(IntDir)$(TargetName).lib
@@ -260,18 +182,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
-
+
diff --git a/Plugins/PluginWindowMessage/PluginWindowMessage.vcxproj b/Plugins/PluginWindowMessage/PluginWindowMessage.vcxproj
index 7c6ab9e3..124f1cfb 100644
--- a/Plugins/PluginWindowMessage/PluginWindowMessage.vcxproj
+++ b/Plugins/PluginWindowMessage/PluginWindowMessage.vcxproj
@@ -25,25 +25,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -73,25 +71,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
WindowMessagePlugin
WindowMessagePlugin
WindowMessagePlugin
WindowMessagePlugin
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginWindowMessage.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWindowMessage_EXPORTS;%(PreprocessorDefinitions)
@@ -99,12 +86,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginWindowMessage.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -114,24 +96,13 @@
../../TestBench/x32/Debug/Plugins/WindowMessagePlugin.dll
- true
true
- .\x32/Debug/WindowMessagePlugin.pdb
- .\x32/Debug/WindowMessagePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginWindowMessage.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;_USRDLL;PluginWindowMessage_EXPORTS;%(PreprocessorDefinitions)
@@ -139,12 +110,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginWindowMessage.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -154,39 +120,20 @@
../../TestBench/x64/Debug/Plugins/WindowMessagePlugin.dll
- true
true
- .\x64/Debug/WindowMessagePlugin.pdb
- .\x64/Debug/WindowMessagePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginWindowMessage.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWindowMessage_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginWindowMessage.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -197,10 +144,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/WindowMessagePlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/WindowMessagePlugin.pdb
- .\x32/Release/WindowMessagePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -208,29 +153,11 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginWindowMessage.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginWindowMessage_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginWindowMessage.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -239,13 +166,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/WindowMessagePlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/WindowMessagePlugin.pdb
- .\x64/Release/WindowMessagePlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -256,18 +180,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginWindowMessage_EXPORTS
-
+
diff --git a/Plugins/PluginiTunes/PluginiTunes.vcxproj b/Plugins/PluginiTunes/PluginiTunes.vcxproj
index 550bd41c..bc0db063 100644
--- a/Plugins/PluginiTunes/PluginiTunes.vcxproj
+++ b/Plugins/PluginiTunes/PluginiTunes.vcxproj
@@ -26,25 +26,23 @@
DynamicLibrary
- false
Unicode
true
DynamicLibrary
- false
+ true
Unicode
DynamicLibrary
- false
Unicode
$(COMPILER64)
true
DynamicLibrary
- false
+ true
Unicode
$(COMPILER64)
@@ -74,25 +72,14 @@
true
$(SolutionDir)TestBench\x32\$(Configuration)\Plugins\
.\x32\$(Configuration)\
- false
$(SolutionDir)TestBench\x64\$(Configuration)\Plugins\
.\x64\$(Configuration)\
- false
iTunesPlugin
iTunesPlugin
iTunesPlugin
iTunesPlugin
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Debug/PluginiTunes.tlb
-
-
-
Disabled
iTunesCOMWindowsSDK;%(AdditionalIncludeDirectories)
@@ -101,12 +88,7 @@
MultiThreadedDebugDLL
- .\x32/Debug/PluginiTunes.pch
- .\x32/Debug/
- .\x32/Debug/
- .\x32/Debug/
Level3
- true
EditAndContinue
4018;4090;4114;4351;4786;4800;4996
@@ -116,24 +98,13 @@
../../TestBench/x32/Debug/Plugins/iTunesPlugin.dll
- true
true
- .\x32/Debug/iTunesPlugin.pdb
- .\x32/Debug/iTunesPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Debug/PluginiTunes.tlb
-
-
-
Disabled
iTunesCOMWindowsSDK;%(AdditionalIncludeDirectories)
@@ -142,12 +113,7 @@
MultiThreadedDebugDLL
- .\x64/Debug/PluginiTunes.pch
- .\x64/Debug/
- .\x64/Debug/
- .\x64/Debug/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -157,40 +123,21 @@
../../TestBench/x64/Debug/Plugins/iTunesPlugin.dll
- true
true
- .\x64/Debug/iTunesPlugin.pdb
- .\x64/Debug/iTunesPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\x32/Release/PluginiTunes.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
iTunesCOMWindowsSDK;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginiTunes_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x32/Release/PluginiTunes.pch
- .\x32/Release/
- .\x32/Release/
- .\x32/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -201,10 +148,8 @@
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x32/Release/Plugins/iTunesPlugin.dll
- true
..\..\Library\x32\$(Configuration);%(AdditionalLibraryDirectories)
- .\x32/Release/iTunesPlugin.pdb
- .\x32/Release/iTunesPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX86
.rdata=.text
true
@@ -212,30 +157,12 @@
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- X64
- .\x64/Release/PluginiTunes.tlb
-
-
-
- /GL %(AdditionalOptions)
MaxSpeed
OnlyExplicitInline
iTunesCOMWindowsSDK;%(AdditionalIncludeDirectories)
WIN32;NDEBUG;_WINDOWS;_USRDLL;PluginiTunes_EXPORTS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- .\x64/Release/PluginiTunes.pch
- .\x64/Release/
- .\x64/Release/
- .\x64/Release/
Level3
- true
ProgramDatabase
4018;4090;4114;4351;4786;4800;4996
@@ -244,13 +171,10 @@
0x0409
- /LTCG %(AdditionalOptions)
Rainmeter.lib;%(AdditionalDependencies)
../../TestBench/x64/Release/Plugins/iTunesPlugin.dll
- true
..\..\Library\x64\$(Configuration);%(AdditionalLibraryDirectories)
- .\x64/Release/iTunesPlugin.pdb
- .\x64/Release/iTunesPlugin.lib
+ $(IntDir)$(TargetName).lib
MachineX64
.rdata=.text
true
@@ -262,18 +186,7 @@
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginiTunes_EXPORTS
- EnableFastChecks
- Disabled
- WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginiTunes_EXPORTS
- EnableFastChecks
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginiTunes_EXPORTS
- MaxSpeed
- WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;PluginiTunes_EXPORTS
-
+
diff --git a/SkinInstaller/SkinInstaller.vcxproj b/SkinInstaller/SkinInstaller.vcxproj
index 5c2bbcf2..8030aa1f 100644
--- a/SkinInstaller/SkinInstaller.vcxproj
+++ b/SkinInstaller/SkinInstaller.vcxproj
@@ -26,25 +26,23 @@
Application
- false
Unicode
true
Application
- false
Unicode
true
$(COMPILER64)
Application
- false
+ true
Unicode
Application
- false
+ true
Unicode
$(COMPILER64)
@@ -73,8 +71,6 @@
$(SolutionDir)TestBench\x64\$(Configuration)\
.\x32\$(Configuration)\
.\x64\$(Configuration)\
- false
- false
$(SolutionDir)TestBench\x32\$(Configuration)\
$(SolutionDir)TestBench\x64\$(Configuration)\
.\x32\$(Configuration)\
@@ -86,28 +82,11 @@
NOOLDPENTIUMCODE
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- $(IntDir)SkinInstaller.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;ZLIB_WINAPI;NOUNCRYPT;NOCRYPT;ASMV;ASMINF;NOOLDPENTIUMCODE;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- $(IntDir)SkinInstaller.pch
- $(IntDir)
- $(IntDir)
- $(IntDir)
Level3
- true
4530;4996
./zlib;./zlib/minizip
true
@@ -120,8 +99,6 @@
..\TestBench\x32\$(Configuration)\SkinInstaller.exe
- true
- $(IntDir)SkinInstaller.pdb
Windows
true
MachineX86
@@ -133,7 +110,6 @@
true
- true
$(IntDir)SkinInstaller.bsc
@@ -144,27 +120,11 @@
NOOLDPENTIUMCODE
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- $(IntDir)SkinInstaller.tlb
-
-
-
MaxSpeed
OnlyExplicitInline
WIN32;NDEBUG;_WINDOWS;ZLIB_WINAPI;NOUNCRYPT;NOCRYPT;ASMV;ASMINF;NOOLDPENTIUMCODE;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- $(IntDir)SkinInstaller.pch
- $(IntDir)
- $(IntDir)
- $(IntDir)
Level3
- true
4244;4267;4530;4996
./zlib;./zlib/minizip
true
@@ -177,8 +137,6 @@
..\TestBench\x64\$(Configuration)\SkinInstaller.exe
- true
- $(IntDir)SkinInstaller.pdb
Windows
true
%(AdditionalLibraryDirectories)
@@ -189,7 +147,6 @@
true
- true
$(IntDir)SkinInstaller.bsc
@@ -200,29 +157,13 @@
NOOLDPENTIUMCODE
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- $(IntDir)SkinInstaller.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;ZLIB_WINAPI;NOUNCRYPT;NOCRYPT;ASMV;ASMINF;NOOLDPENTIUMCODE;%(PreprocessorDefinitions)
true
EnableFastChecks
- MultiThreadedDebugDLL
- $(IntDir)SkinInstaller.pch
- $(IntDir)
- $(IntDir)
- $(IntDir)
Level3
- true
EditAndContinue
- true
./zlib;./zlib/minizip
4244;4267;4530;4996
@@ -232,9 +173,7 @@
$(SolutionDir)TestBench\x32\$(Configuration)\SkinInstaller.exe
- true
true
- $(IntDir)SkinInstaller.pdb
Windows
true
MachineX86
@@ -243,7 +182,6 @@
%(AdditionalLibraryDirectories)
- true
$(IntDir)SkinInstaller.bsc
@@ -251,27 +189,12 @@
NOOLDPENTIUMCODE
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- $(IntDir)SkinInstaller.tlb
-
-
-
Disabled
WIN32;_DEBUG;_WINDOWS;ZLIB_WINAPI;NOUNCRYPT;NOCRYPT;ASMV;ASMINF;NOOLDPENTIUMCODE;%(PreprocessorDefinitions)
EnableFastChecks
- MultiThreadedDebugDLL
- $(IntDir)SkinInstaller.pch
- $(IntDir)
- $(IntDir)
- $(IntDir)
Level3
- true
ProgramDatabase
- true
./zlib;./zlib/minizip
4244;4267;4530;4996
@@ -281,9 +204,7 @@
..\TestBench\x64\$(Configuration)\SkinInstaller.exe
- true
true
- $(IntDir)SkinInstaller.pdb
Windows
true
wWinMainCRTStartup
@@ -291,18 +212,12 @@
%(AdditionalLibraryDirectories)
- true
$(IntDir)SkinInstaller.bsc
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
+
@@ -333,10 +248,6 @@
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)