diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2000-08-29 19:26:29 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2000-08-29 19:26:29 (GMT) |
commit | 1f42f521cea8b953f4ad7ef5ca0d4c6d49c42a88 (patch) | |
tree | a7b88a2e4397167c0d6c72c9cf0fcf8f91dcd024 /Source/MFCDialog/res | |
parent | d6bdba1096f36268e414f32829e22159e983031a (diff) | |
download | CMake-1f42f521cea8b953f4ad7ef5ca0d4c6d49c42a88.zip CMake-1f42f521cea8b953f4ad7ef5ca0d4c6d49c42a88.tar.gz CMake-1f42f521cea8b953f4ad7ef5ca0d4c6d49c42a88.tar.bz2 |
NEW: move from tools and config to create CMake
Diffstat (limited to 'Source/MFCDialog/res')
-rw-r--r-- | Source/MFCDialog/res/CMakeSetupDialog.ico | bin | 0 -> 1078 bytes | |||
-rw-r--r-- | Source/MFCDialog/res/CMakeSetupDialog.rc2 | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/Source/MFCDialog/res/CMakeSetupDialog.ico b/Source/MFCDialog/res/CMakeSetupDialog.ico Binary files differnew file mode 100644 index 0000000..7eef0bc --- /dev/null +++ b/Source/MFCDialog/res/CMakeSetupDialog.ico diff --git a/Source/MFCDialog/res/CMakeSetupDialog.rc2 b/Source/MFCDialog/res/CMakeSetupDialog.rc2 new file mode 100644 index 0000000..8a619b3 --- /dev/null +++ b/Source/MFCDialog/res/CMakeSetupDialog.rc2 @@ -0,0 +1,13 @@ +// +// PCBUILDERDIALOG.RC2 - resources Microsoft Visual C++ does not edit directly +// + +#ifdef APSTUDIO_INVOKED + #error this file is not editable by Microsoft Visual C++ +#endif //APSTUDIO_INVOKED + + +///////////////////////////////////////////////////////////////////////////// +// Add manually edited resources here... + +///////////////////////////////////////////////////////////////////////////// |