diff options
author | fcolin | 2007-02-01 13:07:03 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:07:03 +0000 |
commit | aabe11b2d548fcca9470d9507a82e3ddc808c743 (patch) | |
tree | 2a823f40de38af7efa662880bf0b10839501b022 /Bus/IvyCursor | |
parent | acebd75e6b898341aa5ebea2974415ed84eb5e5e (diff) | |
download | ivy-cplusplus-aabe11b2d548fcca9470d9507a82e3ddc808c743.zip ivy-cplusplus-aabe11b2d548fcca9470d9507a82e3ddc808c743.tar.gz ivy-cplusplus-aabe11b2d548fcca9470d9507a82e3ddc808c743.tar.bz2 ivy-cplusplus-aabe11b2d548fcca9470d9507a82e3ddc808c743.tar.xz |
Utilisateur : Fcolin Date : 10/02/04 Heure : 17:09 Créé Commentaire: (vss 1)
Diffstat (limited to 'Bus/IvyCursor')
-rw-r--r-- | Bus/IvyCursor/IvyCursor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Bus/IvyCursor/IvyCursor.h b/Bus/IvyCursor/IvyCursor.h new file mode 100644 index 0000000..e60f2eb --- /dev/null +++ b/Bus/IvyCursor/IvyCursor.h @@ -0,0 +1,3 @@ +#pragma once
+
+#include "resource.h"
|