mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Add VS2015 proj files & fix for building under VS2015 in Release (closes #296)
This commit is contained in:
@@ -130,5 +130,5 @@
|
||||
extern int g_aColorIndex[ NUM_DEBUG_COLORS ];
|
||||
|
||||
// Color
|
||||
inline COLORREF DebuggerGetColor( int iColor );
|
||||
COLORREF DebuggerGetColor( int iColor );
|
||||
bool DebuggerSetColor ( const int iScheme, const int iColor, const COLORREF nColor );
|
||||
|
||||
Reference in New Issue
Block a user