Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author"Oliver Schneider ext:(%22) <oliver@assarbad.net>2011-02-17 05:00:46 +0300
committer"Oliver Schneider ext:(%22) <oliver@assarbad.net>2011-02-17 05:00:46 +0300
commit4016e74b15ad58805feaf03bef0c579b7d93edd1 (patch)
treeabac55ff0aa7eee5eade550cf5f00abf9b5c4b5e /sandbox/luaconf/stdafx.cpp
parent3d68b09a386f776bea72da2a68077373b531dc55 (diff)
- Small sandbox project to test the ideas with configuration file/registry/Lua integration ...
Diffstat (limited to 'sandbox/luaconf/stdafx.cpp')
-rw-r--r--sandbox/luaconf/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/sandbox/luaconf/stdafx.cpp b/sandbox/luaconf/stdafx.cpp
new file mode 100644
index 0000000..a76be54
--- /dev/null
+++ b/sandbox/luaconf/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// lua_conf.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"
+
+// TODO: reference any additional headers you need in STDAFX.H
+// and not in this file