annotate vc2012/LibXtract_static_dll/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
rev   line source
andrea@211 1 // stdafx.cpp : source file that includes just the standard includes
andrea@211 2 // LibXtract.pch will be the pre-compiled header
andrea@211 3 // stdafx.obj will contain the pre-compiled type information
andrea@211 4
andrea@211 5 #include "stdafx.h"
andrea@211 6
andrea@211 7 // TODO: reference any additional headers you need in STDAFX.H
andrea@211 8 // and not in this file