diff options
author | fcolin | 2007-02-01 13:12:39 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:12:39 +0000 |
commit | b53d73664d7fa1024f93806e9ac17456d81ce5ff (patch) | |
tree | 03b4d65f3035892ebfbd6c0bb154bf70bd988f3d /IvyProbe/res | |
parent | 53eeaf8a273b2ae0e40f1dcdc4305d99290ea4b6 (diff) | |
download | ivy-cplusplus-b53d73664d7fa1024f93806e9ac17456d81ce5ff.zip ivy-cplusplus-b53d73664d7fa1024f93806e9ac17456d81ce5ff.tar.gz ivy-cplusplus-b53d73664d7fa1024f93806e9ac17456d81ce5ff.tar.bz2 ivy-cplusplus-b53d73664d7fa1024f93806e9ac17456d81ce5ff.tar.xz |
Utilisateur : Fcolin Date : 16/03/99 Heure : 15:52 Créé (vss 1)
Diffstat (limited to 'IvyProbe/res')
-rw-r--r-- | IvyProbe/res/IvyProbe.rc2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/IvyProbe/res/IvyProbe.rc2 b/IvyProbe/res/IvyProbe.rc2 new file mode 100644 index 0000000..7bbf8c2 --- /dev/null +++ b/IvyProbe/res/IvyProbe.rc2 @@ -0,0 +1,13 @@ +//
+// TEST.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...
+
+/////////////////////////////////////////////////////////////////////////////
|