~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to win32/required/resource.h

  • Committer: SwagTron
  • Date: 2019-03-03 20:57:16 UTC
  • Revision ID: swagtron-20190303205716-nk32wtrusb3tum54
As far as I am aware, compiling 2.9 sty+ct+ap was incredibly difficult and impossible without using older versions merged with the latest revision (thanks to Nelg's help). Created a proper win32 folder, a readme file, and made it simple to compile for windows.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by armagetron.rc
 
4
//
 
5
#define IDI_ICON1                       101
 
6
 
 
7
// Next default values for new objects
 
8
// 
 
9
#ifdef APSTUDIO_INVOKED
 
10
#ifndef APSTUDIO_READONLY_SYMBOLS
 
11
#define _APS_NEXT_RESOURCE_VALUE        102
 
12
#define _APS_NEXT_COMMAND_VALUE         40001
 
13
#define _APS_NEXT_CONTROL_VALUE         1000
 
14
#define _APS_NEXT_SYMED_VALUE           101
 
15
#endif
 
16
#endif