]> git.saurik.com Git - wxWidgets.git/blame - tests/test.bkl
xcode 1.2 project files with native targets and precompiled headers support
[wxWidgets.git] / tests / test.bkl
CommitLineData
670ec357 1<?xml version="1.0" ?>
7d5ab151 2<!-- $Id$ -->
670ec357
VS
3
4<makefile>
5
6 <include file="../build/bakefiles/common_samples.bkl"/>
7
8 <exe id="test" template="wx_test_console"
9 template_append="wx_append_base">
10 <sources>
11 test.cpp
12 mbconv/main.cpp
7d5ab151 13 formatconverter/formatconverter.cpp
e70833fb 14 regex/regex.cpp
bc10103e 15 regex/wxregex.cpp
4827cbd9 16 filesys/filesys.cpp
cf1014a2 17 arrays/arrays.cpp
1b035b8c 18 longlong/longlong.cpp
1cd53e88 19 strings/strings.cpp
7735998c
VS
20 streams/bstream.cpp
21 streams/ffilestream.cpp
22 streams/filestream.cpp
23 streams/memstream.cpp
24 streams/zlibstream.cpp
670ec357
VS
25 </sources>
26 <wx-lib>base</wx-lib>
27 </exe>
28
29</makefile>