|
@@ -10,7 +10,8 @@
|
|
|
<ResourceType Value="res"/>
|
|
|
<UseXPManifest Value="True"/>
|
|
|
<XPManifest>
|
|
|
- <DpiAware Value="True"/>
|
|
|
+ <DpiAware Value="True/PM"/>
|
|
|
+ <ExecutionLevel Value="highestAvailable"/>
|
|
|
</XPManifest>
|
|
|
<Icon Value="0"/>
|
|
|
</General>
|
|
@@ -22,7 +23,7 @@
|
|
|
<AutoIncrementBuild Value="True"/>
|
|
|
<MinorVersionNr Value="2"/>
|
|
|
<RevisionNr Value="1"/>
|
|
|
- <BuildNr Value="91"/>
|
|
|
+ <BuildNr Value="93"/>
|
|
|
<Language Value="0407"/>
|
|
|
<StringTable CompanyName="MCS" FileDescription="TPS/SPS Emulator" InternalName="SPS_EMU" LegalCopyright="MCS (C) Wilfried Klaas" OriginalFilename="SPS_EMU.exe" ProductName="TPS/SPS Emulator" ProductVersion="0.2"/>
|
|
|
</VersionInfo>
|
|
@@ -158,11 +159,6 @@
|
|
|
</Win32>
|
|
|
</Options>
|
|
|
</Linking>
|
|
|
- <Other>
|
|
|
- <ExecuteAfter>
|
|
|
- <Command Value="C:\e-platte\daten\git-sourcen\LCC_Compiler\lcc.exe /B /C /Q "$TargetFile()""/>
|
|
|
- </ExecuteAfter>
|
|
|
- </Other>
|
|
|
</CompilerOptions>
|
|
|
<Debugging>
|
|
|
<Exceptions Count="7">
|