]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/makewinceproj.sh
Fix for probably rare but potential refcount leak.
[wxWidgets.git] / distrib / msw / makewinceproj.sh
CommitLineData
f7ba0578
JS
1PATH="/c/Program Files/Bakefile/src":$PATH
2cd $WXWIN
3mkdir -p build/wince
4echo "<?xml version=\"1.0\"?><bakefile-gen><enable-formats>msevc4prj</enable-formats></bakefile-gen>" > build/bakefiles/Bakefiles.local.bkgen
5cd build/bakefiles
6echo $PATH
7bakefile_gen -b wx.bkl -f msevc4prj
c4839ccf
JS
8
9bakefile_gen -b ../../demos/bombs/bombs.bkl -f msevc4prj
10bakefile_gen -b ../../demos/dbbrowse/dbbrowse.bkl -f msevc4prj
11bakefile_gen -b ../../demos/forty/forty.bkl -f msevc4prj
12bakefile_gen -b ../../demos/fractal/fractal.bkl -f msevc4prj
13bakefile_gen -b ../../demos/life/life.bkl -f msevc4prj
14bakefile_gen -b ../../demos/poem/poem.bkl -f msevc4prj
15
16bakefile_gen -b ../../samples/access/access.bkl -f msevc4prj
17bakefile_gen -b ../../samples/artprov/artprov.bkl -f msevc4prj
18bakefile_gen -b ../../samples/calendar/calendar.bkl -f msevc4prj
19bakefile_gen -b ../../samples/caret/caret.bkl -f msevc4prj
20bakefile_gen -b ../../samples/checklst/checklst.bkl -f msevc4prj
21bakefile_gen -b ../../samples/config/config.bkl -f msevc4prj
22bakefile_gen -b ../../samples/console/console.bkl -f msevc4prj
23bakefile_gen -b ../../samples/controls/controls.bkl -f msevc4prj
24bakefile_gen -b ../../samples/db/db.bkl -f msevc4prj
25bakefile_gen -b ../../samples/dialogs/dialogs.bkl -f msevc4prj
26bakefile_gen -b ../../samples/dialup/dialup.bkl -f msevc4prj
27bakefile_gen -b ../../samples/display/display.bkl -f msevc4prj
28bakefile_gen -b ../../samples/dnd/dnd.bkl -f msevc4prj
29bakefile_gen -b ../../samples/docview/docview.bkl -f msevc4prj
30bakefile_gen -b ../../samples/docvwmdi/docvwmdi.bkl -f msevc4prj
31bakefile_gen -b ../../samples/dragimag/dragimag.bkl -f msevc4prj
32bakefile_gen -b ../../samples/drawing/drawing.bkl -f msevc4prj
33bakefile_gen -b ../../samples/dynamic/dynamic.bkl -f msevc4prj
34bakefile_gen -b ../../samples/erase/erase.bkl -f msevc4prj
35bakefile_gen -b ../../samples/event/event.bkl -f msevc4prj
36bakefile_gen -b ../../samples/except/except.bkl -f msevc4prj
37bakefile_gen -b ../../samples/exec/exec.bkl -f msevc4prj
38bakefile_gen -b ../../samples/font/font.bkl -f msevc4prj
39bakefile_gen -b ../../samples/grid/grid.bkl -f msevc4prj
40bakefile_gen -b ../../samples/help/help.bkl -f msevc4prj
41bakefile_gen -b ../../samples/htlbox/htlbox.bkl -f msevc4prj
42bakefile_gen -b ../../samples/html/about/about.bkl -f msevc4prj
43bakefile_gen -b ../../samples/html/help/help.bkl -f msevc4prj
44bakefile_gen -b ../../samples/html/helpview/helpview.bkl -f msevc4prj
45bakefile_gen -b ../../samples/html/html_samples.bkl -f msevc4prj
46bakefile_gen -b ../../samples/html/htmlctrl/htmlctrl.bkl -f msevc4prj
47bakefile_gen -b ../../samples/html/printing/printing.bkl -f msevc4prj
48bakefile_gen -b ../../samples/html/test/test.bkl -f msevc4prj
49bakefile_gen -b ../../samples/html/virtual/virtual.bkl -f msevc4prj
50bakefile_gen -b ../../samples/html/widget/widget.bkl -f msevc4prj
51bakefile_gen -b ../../samples/html/zip/zip.bkl -f msevc4prj
52bakefile_gen -b ../../samples/image/image.bkl -f msevc4prj
53bakefile_gen -b ../../samples/internat/internat.bkl -f msevc4prj
54bakefile_gen -b ../../samples/ipc/ipc.bkl -f msevc4prj
55bakefile_gen -b ../../samples/joytest/joytest.bkl -f msevc4prj
56bakefile_gen -b ../../samples/keyboard/keyboard.bkl -f msevc4prj
57bakefile_gen -b ../../samples/layout/layout.bkl -f msevc4prj
58bakefile_gen -b ../../samples/listbox/listbox.bkl -f msevc4prj
59bakefile_gen -b ../../samples/listctrl/listctrl.bkl -f msevc4prj
60bakefile_gen -b ../../samples/mdi/mdi.bkl -f msevc4prj
61bakefile_gen -b ../../samples/memcheck/memcheck.bkl -f msevc4prj
62bakefile_gen -b ../../samples/menu/menu.bkl -f msevc4prj
63bakefile_gen -b ../../samples/mfc/mfc.bkl -f msevc4prj
64bakefile_gen -b ../../samples/minifram/minifram.bkl -f msevc4prj
767dddde 65bakefile_gen -b ../../samples/minimal/minimal.bkl -f msevc4prj
c4839ccf
JS
66bakefile_gen -b ../../samples/mobile/mobile_samples.bkl -f msevc4prj
67bakefile_gen -b ../../samples/mobile/styles/styles.bkl -f msevc4prj
68bakefile_gen -b ../../samples/mobile/wxedit/wxedit.bkl -f msevc4prj
69bakefile_gen -b ../../samples/multimon/multimon.bkl -f msevc4prj
70bakefile_gen -b ../../samples/nativdlg/nativdlg.bkl -f msevc4prj
71bakefile_gen -b ../../samples/notebook/notebook.bkl -f msevc4prj
72bakefile_gen -b ../../samples/oleauto/oleauto.bkl -f msevc4prj
73bakefile_gen -b ../../samples/opengl/cube/cube.bkl -f msevc4prj
74bakefile_gen -b ../../samples/opengl/isosurf/isosurf.bkl -f msevc4prj
75bakefile_gen -b ../../samples/opengl/opengl_samples.bkl -f msevc4prj
76bakefile_gen -b ../../samples/opengl/penguin/penguin.bkl -f msevc4prj
77bakefile_gen -b ../../samples/ownerdrw/ownerdrw.bkl -f msevc4prj
78bakefile_gen -b ../../samples/png/png.bkl -f msevc4prj
79bakefile_gen -b ../../samples/printing/printing.bkl -f msevc4prj
80bakefile_gen -b ../../samples/propsize/propsize.bkl -f msevc4prj
81bakefile_gen -b ../../samples/regtest/regtest.bkl -f msevc4prj
82bakefile_gen -b ../../samples/render/render.bkl -f msevc4prj
83bakefile_gen -b ../../samples/richedit/richedit.bkl -f msevc4prj
84bakefile_gen -b ../../samples/rotate/rotate.bkl -f msevc4prj
85bakefile_gen -b ../../samples/rttitest/minimal.bkl -f msevc4prj
86bakefile_gen -b ../../samples/sashtest/sashtest.bkl -f msevc4prj
87bakefile_gen -b ../../samples/scroll/scroll.bkl -f msevc4prj
88bakefile_gen -b ../../samples/scrollsub/scrollsub.bkl -f msevc4prj
89bakefile_gen -b ../../samples/shaped/shaped.bkl -f msevc4prj
90bakefile_gen -b ../../samples/sockets/sockets.bkl -f msevc4prj
91bakefile_gen -b ../../samples/sound/sound.bkl -f msevc4prj
3d6e6338 92bakefile_gen -b ../../samples/splash/splash.bkl -f msevc4prj
c4839ccf
JS
93bakefile_gen -b ../../samples/splitter/splitter.bkl -f msevc4prj
94bakefile_gen -b ../../samples/statbar/statbar.bkl -f msevc4prj
95bakefile_gen -b ../../samples/tab/tab.bkl -f msevc4prj
96bakefile_gen -b ../../samples/taskbar/taskbar.bkl -f msevc4prj
97bakefile_gen -b ../../samples/text/text.bkl -f msevc4prj
98bakefile_gen -b ../../samples/thread/thread.bkl -f msevc4prj
99bakefile_gen -b ../../samples/toolbar/toolbar.bkl -f msevc4prj
100bakefile_gen -b ../../samples/treectrl/treectrl.bkl -f msevc4prj
101bakefile_gen -b ../../samples/typetest/typetest.bkl -f msevc4prj
102bakefile_gen -b ../../samples/validate/validate.bkl -f msevc4prj
103bakefile_gen -b ../../samples/vscroll/vscroll.bkl -f msevc4prj
104bakefile_gen -b ../../samples/widgets/widgets.bkl -f msevc4prj
105bakefile_gen -b ../../samples/wizard/wizard.bkl -f msevc4prj
c4839ccf
JS
106
107bakefile_gen -b ../../contrib/build/animate/animate.bkl -f msevc4prj
108bakefile_gen -b ../../contrib/build/deprecated/deprecated.bkl -f msevc4prj
109bakefile_gen -b ../../contrib/build/fl/fl.bkl -f msevc4prj
110bakefile_gen -b ../../contrib/build/gizmos/gizmos.bkl -f msevc4prj
111bakefile_gen -b ../../contrib/build/mmedia/mmedia.bkl -f msevc4prj
112bakefile_gen -b ../../contrib/build/net/net.bkl -f msevc4prj
113bakefile_gen -b ../../contrib/build/ogl/ogl.bkl -f msevc4prj
114bakefile_gen -b ../../contrib/build/plot/plot.bkl -f msevc4prj
115bakefile_gen -b ../../contrib/build/stc/stc.bkl -f msevc4prj
116bakefile_gen -b ../../contrib/build/svg/svg.bkl -f msevc4prj
117bakefile_gen -b ../../contrib/build/xrc/xrc.bkl -f msevc4prj
118bakefile_gen -b ../../contrib/samples/animate/anitest.bkl -f msevc4prj
119bakefile_gen -b ../../contrib/samples/deprecated/proplist/proplist.bkl -f msevc4prj
120bakefile_gen -b ../../contrib/samples/deprecated/resource/resource.bkl -f msevc4prj
121bakefile_gen -b ../../contrib/samples/deprecated/treelay/treelay.bkl -f msevc4prj
122bakefile_gen -b ../../contrib/samples/fl/fl.bkl -f msevc4prj
123bakefile_gen -b ../../contrib/samples/gizmos/dynsash/dynsash.bkl -f msevc4prj
124bakefile_gen -b ../../contrib/samples/gizmos/dynsash_switch/dynsash_switch.bkl -f msevc4prj
125bakefile_gen -b ../../contrib/samples/gizmos/editlbox/editlbox.bkl -f msevc4prj
126bakefile_gen -b ../../contrib/samples/gizmos/led/led.bkl -f msevc4prj
127bakefile_gen -b ../../contrib/samples/gizmos/multicell/multicell.bkl -f msevc4prj
128bakefile_gen -b ../../contrib/samples/gizmos/splittree/splittree.bkl -f msevc4prj
129bakefile_gen -b ../../contrib/samples/mmedia/mmboard.bkl -f msevc4prj
130bakefile_gen -b ../../contrib/samples/ogl/ogledit/ogledit.bkl -f msevc4prj
131bakefile_gen -b ../../contrib/samples/ogl/studio/studio.bkl -f msevc4prj
132bakefile_gen -b ../../contrib/samples/plot/plot.bkl -f msevc4prj
133bakefile_gen -b ../../contrib/samples/stc/stctest.bkl -f msevc4prj
134bakefile_gen -b ../../contrib/samples/svg/svgtest.bkl -f msevc4prj
135bakefile_gen -b ../../contrib/samples/xrc/xrcdemo.bkl -f msevc4prj
f7ba0578 136