mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-10 13:29:56 +00:00
Created winres.h in resource folder for compatibility between VS and VS Express.
This commit is contained in:
parent
4219944b9f
commit
9e547c9d30
@ -805,6 +805,10 @@
|
||||
RelativePath=".\resource\ThunderClockPlus.rom"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource\winres.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\source\Common.h"
|
||||
|
@ -904,6 +904,10 @@
|
||||
RelativePath=".\resource\ThunderClockPlus.rom"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource\winres.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
4
AppleWin/resource/winres.h
Normal file
4
AppleWin/resource/winres.h
Normal file
@ -0,0 +1,4 @@
|
||||
// TC: Created for compatibility for VS Express
|
||||
|
||||
#include "winresrc.h"
|
||||
#define IDC_STATIC (-1)
|
Loading…
x
Reference in New Issue
Block a user