diff options
author | fcolin | 2007-02-01 13:06:53 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:06:53 +0000 |
commit | 9075a0fbc106fc419bdcc1eb24fb73f72632a097 (patch) | |
tree | b88b0f3b12519383612fc4b861f28c8248ec66bb | |
parent | 735e99f8e3a0c0bf7c029bc019c5990294405661 (diff) | |
download | ivy-cplusplus-9075a0fbc106fc419bdcc1eb24fb73f72632a097.zip ivy-cplusplus-9075a0fbc106fc419bdcc1eb24fb73f72632a097.tar.gz ivy-cplusplus-9075a0fbc106fc419bdcc1eb24fb73f72632a097.tar.bz2 ivy-cplusplus-9075a0fbc106fc419bdcc1eb24fb73f72632a097.tar.xz |
Utilisateur : Fcolin Date : 10/02/04 Heure : 17:06 Créé Commentaire: (vss 1)
-rw-r--r-- | IvyAudioMon/res/Meter.rc2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/IvyAudioMon/res/Meter.rc2 b/IvyAudioMon/res/Meter.rc2 new file mode 100644 index 0000000..357866f --- /dev/null +++ b/IvyAudioMon/res/Meter.rc2 @@ -0,0 +1,13 @@ +//
+// METER.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...
+
+/////////////////////////////////////////////////////////////////////////////
|