Remove MS-DOS source files.

Last work on the MS-DOS files was 10 years ago and it's not a viable platform in 2015 any more.
This commit is contained in:
Tobias Taschner
2015-08-26 17:41:26 +02:00
committed by Tobias Taschner
parent e77c48331b
commit 26a0a24f38
19 changed files with 33 additions and 1211 deletions

View File

@@ -4,8 +4,7 @@
<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="nettest" template="wx_sample"
template_append="wx_append"
cond="PLATFORM_MSDOS=='0'">
template_append="wx_append">
<sources>nettest.cpp</sources>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>