Revision 2, 394 bytes
(checked in by yumileroy, 17 years ago)
|
[svn] * Proper SVN structure
Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00
|
Rev | Line | |
---|
[2] | 1 | //{{NO_DEPENDENCIES}} |
---|
| 2 | // Microsoft Visual C++ generated include file. |
---|
| 3 | // Used by TrinityCore.rc |
---|
| 4 | // |
---|
| 5 | |
---|
| 6 | // Next default values for new objects |
---|
| 7 | // |
---|
| 8 | #ifdef APSTUDIO_INVOKED |
---|
| 9 | #ifndef APSTUDIO_READONLY_SYMBOLS |
---|
| 10 | #define _APS_NEXT_RESOURCE_VALUE 101 |
---|
| 11 | #define _APS_NEXT_COMMAND_VALUE 40001 |
---|
| 12 | #define _APS_NEXT_CONTROL_VALUE 1000 |
---|
| 13 | #define _APS_NEXT_SYMED_VALUE 101 |
---|
| 14 | #endif |
---|
| 15 | #endif |
---|