Added ProjGen for generating sample VC++ project files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-10-04 13:31:50 +00:00
parent 4658cb18f1
commit 302aa842e9
17 changed files with 1647 additions and 0 deletions

27
utils/projgen/projgenrc.h Normal file
View File

@@ -0,0 +1,27 @@
/*
* projgenrc.h
* Window identifiers file written by Dialog Editor
*/
#define ID_PROJECT_NAME 105
#define ID_PROJECT_PATH 101
#define ID_INCLUDE_PATHS 6006
#define ID_LIBRARY_PATHS 6012
#define ID_PROJECT_DIALOG 100
#define ID_PROJECT_TARGET 6003
#define ID_EXTRA_LIBRARIES 6019
#define ID_GENERATE_SAMPLES 6021
#define ID_GENERATE_PROJECT 6020
#define ID_DEBUG_LIBRARY_PATHS 6013
#define ID_STATIC102 102
#define ID_STATIC104 104
#define ID_RELEASE_LIBRARY_PATHS 6017
#define ID_STATIC6002 6002
#define ID_STATIC6011 6011
#define ID_STATIC6005 6005
#define ID_STATIC6015 6015
#define ID_STATIC6007 6007
#define ID_STATIC6016 6016
#define ID_STATIC6009 6009
#define ID_STATIC6018 6018
#define ID_RESOURCE_INCLUDE_PATHS 6010