diff options
author | fcolin | 2007-02-01 13:08:21 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:08:21 +0000 |
commit | 113e8be90bc4dd1b830a10dbf25e3369c03d305c (patch) | |
tree | db241b01a5d1abebb0358db62e00474f88e181e6 /Bus/IvyFileMon | |
parent | 69386de27764e60b5582c7285397f3e714ac6ffb (diff) | |
download | ivy-cplusplus-113e8be90bc4dd1b830a10dbf25e3369c03d305c.zip ivy-cplusplus-113e8be90bc4dd1b830a10dbf25e3369c03d305c.tar.gz ivy-cplusplus-113e8be90bc4dd1b830a10dbf25e3369c03d305c.tar.bz2 ivy-cplusplus-113e8be90bc4dd1b830a10dbf25e3369c03d305c.tar.xz |
Utilisateur : Fcolin Date : 8/11/02 Heure : 11:50 Créé Commentaire: (vss 1)
Diffstat (limited to 'Bus/IvyFileMon')
-rw-r--r-- | Bus/IvyFileMon/stdafx.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Bus/IvyFileMon/stdafx.cpp b/Bus/IvyFileMon/stdafx.cpp new file mode 100644 index 0000000..9c25d46 --- /dev/null +++ b/Bus/IvyFileMon/stdafx.cpp @@ -0,0 +1,7 @@ +// stdafx.cpp : le fichier source qui inclut uniquement le fichier Include
+// IvyFileMon.pch sera l'en-tête précompilé
+// stdafx.obj contiendra les informations de type précompilé
+
+#include "stdafx.h"
+
+
|