Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.1 KiB

  1. //========= Copyright Valve Corporation, All rights reserved. ============//
  2. //
  3. // Purpose:
  4. //
  5. // $NoKeywords: $
  6. //
  7. //=============================================================================//
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by valvelib.rc
  11. //
  12. #define IDI_VALVELIB 1
  13. #define IDD_CUSTOM1 129
  14. #define IDC_SELECT_PROJECT_TYPE 1003
  15. #define IDC_EDIT_ROOT_PATH 1004
  16. #define IDC_EDIT_IMPLIB_PATH 1005
  17. #define IDC_EDIT_TARGET_PATH 1007
  18. #define IDC_CHECK_TOOL 1008
  19. #define IDC_CHECK_PUBLIC 1009
  20. #define IDC_CHECK_PUBLISH_IMPORT 1010
  21. #define IDC_CHECK_CONSOLE_APP 1011
  22. #define IDC_EDIT_SRC_PATH 1012
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_3D_CONTROLS 1
  28. #define _APS_NEXT_RESOURCE_VALUE 119
  29. #define _APS_NEXT_COMMAND_VALUE 40001
  30. #define _APS_NEXT_CONTROL_VALUE 1010
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif