diff options
author | fcolin | 2007-02-01 13:06:47 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:06:47 +0000 |
commit | d7c86b72cfa4a7a64903b58283a53ffa0c80e28d (patch) | |
tree | a9f1388c910298e48c11ff4c53e2b482d2095d83 /Bus/IvyAudioMon | |
parent | 4bafee4157391d9ffcabd7456a4786d95d637d2a (diff) | |
download | ivy-cplusplus-d7c86b72cfa4a7a64903b58283a53ffa0c80e28d.zip ivy-cplusplus-d7c86b72cfa4a7a64903b58283a53ffa0c80e28d.tar.gz ivy-cplusplus-d7c86b72cfa4a7a64903b58283a53ffa0c80e28d.tar.bz2 ivy-cplusplus-d7c86b72cfa4a7a64903b58283a53ffa0c80e28d.tar.xz |
Utilisateur : Fcolin Date : 10/02/04 Heure : 17:06 Créé Commentaire: (vss 1)
Diffstat (limited to 'Bus/IvyAudioMon')
-rw-r--r-- | Bus/IvyAudioMon/StdAfx.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Bus/IvyAudioMon/StdAfx.cpp b/Bus/IvyAudioMon/StdAfx.cpp new file mode 100644 index 0000000..c6c47aa --- /dev/null +++ b/Bus/IvyAudioMon/StdAfx.cpp @@ -0,0 +1,6 @@ +// stdafx.cpp : source file that includes just the standard includes
+// Meter.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
|