mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
VS2008 proj: get linker to eliminate unref'd data, and remove unused Applewin.bmp
This commit is contained in:
parent
b324f43a15
commit
e1ee664406
@ -93,6 +93,7 @@
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Release\Applewin.pdb"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
LinkTimeCodeGeneration="1"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
@ -1062,10 +1063,6 @@
|
||||
RelativePath=".\resource\Apple2e_Enhanced.rom"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource\Applewin.bmp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="RESOURCE\APPLEWIN.ICO"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user