mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-08-15 18:27:29 +00:00
Applewin.vcproj:
* Enable XP visual themes in the properties dialog (the AdditionalManifestDependencies entry)
This commit is contained in:
@@ -78,6 +78,7 @@
|
|||||||
OutputFile=".\Release/Applewin.exe"
|
OutputFile=".\Release/Applewin.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
|
AdditionalManifestDependencies=""type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df' language='*'""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile=".\Release/Applewin.pdb"
|
ProgramDatabaseFile=".\Release/Applewin.pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@@ -173,6 +174,7 @@
|
|||||||
OutputFile=".\Debug/Applewin.exe"
|
OutputFile=".\Debug/Applewin.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
|
AdditionalManifestDependencies=""type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df' language='*'""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile=".\Debug/Applewin.pdb"
|
ProgramDatabaseFile=".\Debug/Applewin.pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
|
Reference in New Issue
Block a user