diff --git a/Src/Skins/ClassicSkin/ClassicSkin.vcxproj b/Src/Skins/ClassicSkin/ClassicSkin.vcxproj index 8ae2503..4bad04b 100644 --- a/Src/Skins/ClassicSkin/ClassicSkin.vcxproj +++ b/Src/Skins/ClassicSkin/ClassicSkin.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Classic Skin - - - false - Windows - true - true - true - - diff --git a/Src/Skins/ClassicSkin7/ClassicSkin7.vcxproj b/Src/Skins/ClassicSkin7/ClassicSkin7.vcxproj index 19bd4d6..d489429 100644 --- a/Src/Skins/ClassicSkin7/ClassicSkin7.vcxproj +++ b/Src/Skins/ClassicSkin7/ClassicSkin7.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin7 Classic Skin - - - false - Windows - true - true - true - - diff --git a/Src/Skins/FullGlass/FullGlass.vcxproj b/Src/Skins/FullGlass/FullGlass.vcxproj index da86597..2fcb42a 100644 --- a/Src/Skins/FullGlass/FullGlass.vcxproj +++ b/Src/Skins/FullGlass/FullGlass.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Full Glass - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Metallic7/Metallic7.vcxproj b/Src/Skins/Metallic7/Metallic7.vcxproj index 3191867..056b04c 100644 --- a/Src/Skins/Metallic7/Metallic7.vcxproj +++ b/Src/Skins/Metallic7/Metallic7.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - false - true + Metallic .skin7 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Metro/Metro.vcxproj b/Src/Skins/Metro/Metro.vcxproj index 9bfe85f..5667605 100644 --- a/Src/Skins/Metro/Metro.vcxproj +++ b/Src/Skins/Metro/Metro.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Metro - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Metro7/Metro7.vcxproj b/Src/Skins/Metro7/Metro7.vcxproj index 9403b99..ef367e9 100644 --- a/Src/Skins/Metro7/Metro7.vcxproj +++ b/Src/Skins/Metro7/Metro7.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + Metro .skin7 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Midnight7/Midnight7.vcxproj b/Src/Skins/Midnight7/Midnight7.vcxproj index 9a0e284..de13b5b 100644 --- a/Src/Skins/Midnight7/Midnight7.vcxproj +++ b/Src/Skins/Midnight7/Midnight7.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + Midnight .skin7 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Skin.props b/Src/Skins/Skin.props new file mode 100644 index 0000000..8231b30 --- /dev/null +++ b/Src/Skins/Skin.props @@ -0,0 +1,18 @@ + + + + $(SolutionDir)StartMenu\Skins\ + $(Configuration)\ + true + false + + + + false + Windows + true + true + true + + + diff --git a/Src/Skins/SmokedGlass/SmokedGlass.vcxproj b/Src/Skins/SmokedGlass/SmokedGlass.vcxproj index cc1e25b..13b8806 100644 --- a/Src/Skins/SmokedGlass/SmokedGlass.vcxproj +++ b/Src/Skins/SmokedGlass/SmokedGlass.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Smoked Glass - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Win7Aero/Win7Aero.vcxproj b/Src/Skins/Win7Aero/Win7Aero.vcxproj index c0ed32e..26c74a4 100644 --- a/Src/Skins/Win7Aero/Win7Aero.vcxproj +++ b/Src/Skins/Win7Aero/Win7Aero.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Windows Aero - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Win7Aero7/Win7Aero7.vcxproj b/Src/Skins/Win7Aero7/Win7Aero7.vcxproj index d67e874..095805b 100644 --- a/Src/Skins/Win7Aero7/Win7Aero7.vcxproj +++ b/Src/Skins/Win7Aero7/Win7Aero7.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - false - true + Windows Aero .skin7 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Win7Basic/Win7Basic.vcxproj b/Src/Skins/Win7Basic/Win7Basic.vcxproj index 92c9665..5ee2fc5 100644 --- a/Src/Skins/Win7Basic/Win7Basic.vcxproj +++ b/Src/Skins/Win7Basic/Win7Basic.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Windows Basic - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Win8/Win8.vcxproj b/Src/Skins/Win8/Win8.vcxproj index 84fb807..7928d86 100644 --- a/Src/Skins/Win8/Win8.vcxproj +++ b/Src/Skins/Win8/Win8.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Windows 8 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/Win87/Win87.vcxproj b/Src/Skins/Win87/Win87.vcxproj index 5cf6fd5..1becc0f 100644 --- a/Src/Skins/Win87/Win87.vcxproj +++ b/Src/Skins/Win87/Win87.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + Windows 8 .skin7 - - - false - Windows - true - true - true - - diff --git a/Src/Skins/WinXP/WinXP.vcxproj b/Src/Skins/WinXP/WinXP.vcxproj index 7e8df34..e790f96 100644 --- a/Src/Skins/WinXP/WinXP.vcxproj +++ b/Src/Skins/WinXP/WinXP.vcxproj @@ -13,35 +13,22 @@ 10.0 - + DynamicLibrary - v143 + $(DefaultPlatformToolset) Unicode - - + + - - $(SolutionDir)StartMenu\Skins\ - $(Configuration)\ - true - false + .skin Windows XP Luna - - - false - Windows - true - true - true - -