Changeset 66 in tspsg-svn for trunk/src/resource.h
- Timestamp:
- Oct 21, 2009, 2:48:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/resource.h
r64 r66 24 24 #include "version.h" 25 25 26 /*! 27 * \file resource.h 28 * \brief This file contains windows resource IDs. 29 */ 30 31 //! Version information resource ID 26 32 #define VS_VERSION_INFO 1 33 //! Main application icon resource ID 27 34 #define IDI_APPICON 101
Note: See TracChangeset
for help on using the changeset viewer.