diff vc2012/LibXtract_static_llib/LibXtract/stdafx.cpp @ 211:ef80f7c52c6d

add VC2012 project to compile static and dynamic lib, also fix some C issues
author Q <andrea@nocte.co.uk>
date Thu, 27 Mar 2014 09:48:26 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vc2012/LibXtract_static_llib/LibXtract/stdafx.cpp	Thu Mar 27 09:48:26 2014 +0000
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// LibXtract.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