[msvc] move FreeDOS config option to a header file

* use toplevel ms-config.h for options, rather than duplicate project files
* applies for MSVC and WDK
This commit is contained in:
Pete Batard 2012-01-11 11:09:40 +00:00
parent e49549d26a
commit 130afd8294
9 changed files with 25 additions and 338 deletions

5
ms-config.h Normal file
View file

@ -0,0 +1,5 @@
/* Option for Visual Studio and WDK compilation */
/* For MinGW, use "./configure <option>" instead */
/* Embed FreeDOS files and allow FreeDOS support */
#define WITH_FREEDOS