~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to source/Irrlicht/libpng/contrib/visupng/resource.h

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

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 VisualPng.rc
 
4
//
 
5
#define IDM_FILE_OPEN                   40001
 
6
#define IDM_FILE_SAVE                   40002
 
7
#define IDM_FILE_NEXT                   40003
 
8
#define IDM_FILE_PREVIOUS               40004
 
9
#define IDM_FILE_EXIT                   40005
 
10
#define IDM_OPTIONS_BACKGROUND          40006
 
11
#define IDM_OPTIONS_STRETCH             40007
 
12
#define IDM_HELP_ABOUT                  40008
 
13
 
 
14
// Next default values for new objects
 
15
// 
 
16
#ifdef APSTUDIO_INVOKED
 
17
#ifndef APSTUDIO_READONLY_SYMBOLS
 
18
#define _APS_NEXT_RESOURCE_VALUE        113
 
19
#define _APS_NEXT_COMMAND_VALUE         40009
 
20
#define _APS_NEXT_CONTROL_VALUE         1001
 
21
#define _APS_NEXT_SYMED_VALUE           101
 
22
#endif
 
23
#endif