author | Michael Krelin <hacker@klever.net> | 2012-12-08 21:19:17 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2012-12-11 21:59:29 (UTC) |
commit | 8808689fe340bec6e90ab13dd502292b0579cf1f (patch) (unidiff) | |
tree | 45b7c863151341f687b74e40bffcbd7ab5468783 /install/resource.h | |
parent | 6e7e413ca364d79673e523c09767c18e7cff1bec (diff) | |
download | pumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.zip pumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.tar.gz pumpkin-8808689fe340bec6e90ab13dd502292b0579cf1f.tar.bz2 |
initial osx portosx/0.0
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | install/resource.h | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/install/resource.h b/install/resource.h deleted file mode 100644 index ebf7991..0000000 --- a/install/resource.h +++ b/dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Developer Studio generated include file. | ||
3 | // Used by Install.rc | ||
4 | // | ||
5 | #define IDD_INSTALLING 101 | ||
6 | #define IDD_PATH 102 | ||
7 | #define IDI_ICON 105 | ||
8 | #define IDC_DISKS 1000 | ||
9 | #define IDC_STATE 1001 | ||
10 | #define IDC_PROGRESS 1002 | ||
11 | #define IDC_PROMPT 1003 | ||
12 | #define IDC_PATH 1004 | ||
13 | #define IDC_BROWSE 1005 | ||
14 | |||
15 | // Next default values for new objects | ||
16 | // | ||
17 | #ifdef APSTUDIO_INVOKED | ||
18 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
19 | #define _APS_NEXT_RESOURCE_VALUE 107 | ||
20 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
21 | #define _APS_NEXT_CONTROL_VALUE 1006 | ||
22 | #define _APS_NEXT_SYMED_VALUE 101 | ||
23 | #endif | ||
24 | #endif | ||