]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/generic.rsp
restore generic DrawEllipticArc() used by CE which was lost during the great wxDC...
[wxWidgets.git] / distrib / msw / generic.rsp
index 490bcfa8c685749418724a8e2451525390fb6814..730767ce7232daff70c1bf07bc9361d93ad8edfd 100644 (file)
@@ -24,15 +24,25 @@ build/bakefiles/formats/*.bkl
 build/bakefiles/formats/*.empy
 build/bakefiles/formats/README
 build/bakefiles/formats/*.bkmanifest
-build/bakefiles/wxpresets/*.bkl
 build/bakefiles/wxpresets/*.txt
 build/bakefiles/wxpresets/presets/*.bkl
 build/bakefiles/wxpresets/sample/*.bkl
 build/bakefiles/wxpresets/sample/*.in
 build/bakefiles/wxpresets/sample/*.cpp
-build/bakefiles/wxpresets/*.bkl
 build/update-setup-h
 
+build/aclocal/*.m4
+
+build/script/*.sh
+build/script/*.txt
+build/script/*.bat
+build/script/*.vc
+build/script/*.iss
+
+misc/scripts/makegtktags
+misc/scripts/*.sh
+misc/scripts/*.bat
+
 distrib/msw/*.rsp
 distrib/msw/*.bat
 distrib/msw/*.cpp
@@ -48,6 +58,7 @@ distrib/msw/tmake/wxwin.pro
 distrib/msw/tmake/tmake.conf
 
 locale/*.po
+locale/msw/*.po
 locale/Makefile
 
 art/*.xpm
@@ -87,6 +98,10 @@ src/html/*.cpp
 src/html/*.h
 src/html/bitmaps/*.xpm
 
+src/richtext/*.cpp
+
+src/aui/*.cpp
+
 src/unix/*.cpp
 src/unix/*.c
 
@@ -129,19 +144,6 @@ src/regex/tests
 src/regex/regex.3
 src/regex/regex.7
 
-src/iodbc/AUTHORS
-src/iodbc/COPYING
-src/iodbc/autoconfig
-src/iodbc/Changes.log
-src/iodbc/IAFA-PACKAGE
-src/iodbc/INSTALL
-src/iodbc/NEWS
-src/iodbc/README
-src/iodbc/*.c
-src/iodbc/*.h
-src/iodbc/*.ci
-src/iodbc/*.exp
-
 include/wx/*.h
 include/wx/*.inl
 include/wx/*.cpp
@@ -155,6 +157,8 @@ include/wx/html/*.h
 include/wx/html/msw/*.bmp
 include/wx/html/msw/*.ico
 include/wx/html/msw/*.rc
+include/wx/richtext/*.h
+include/wx/aui/*.h
 lib/dummy
 
 tools/gettext/*.*
@@ -204,6 +208,10 @@ samples/artprov/*.wav
 samples/artprov/*.pro
 samples/artprov/*.bkl
 
+samples/richtext/*.cpp
+samples/richtext/makefile*
+samples/richtext/*.bkl
+
 samples/calendar/*.cpp
 samples/calendar/*.h
 samples/calendar/makefile*
@@ -530,6 +538,7 @@ samples/htlbox/*.ico
 samples/htlbox/*.bmp
 samples/htlbox/*.rc
 samples/htlbox/*.bkl
+samples/htlbox/results
 
 samples/html/makefile*
 samples/html/*.txt
@@ -731,8 +740,6 @@ samples/ipc/client.b32
 samples/ipc/server.b32
 samples/ipc/client.bcc
 samples/ipc/server.bcc
-samples/ipc/client.dos
-samples/ipc/server.dos
 samples/ipc/client.g95
 samples/ipc/server.g95
 samples/ipc/*.rc
@@ -957,7 +964,7 @@ samples/opengl/penguin/*.xbm
 samples/opengl/penguin/*.xpm
 samples/opengl/penguin/*.pro
 samples/opengl/penguin/make*.*
-samples/opengl/penguin/penguin.lwo
+samples/opengl/penguin/penguin.dxf.gz
 samples/opengl/penguin/*.bkl
 
 samples/png/*.cpp
@@ -1021,18 +1028,15 @@ samples/render/*.rc
 samples/render/*.pro
 samples/render/*.bkl
 
-samples/richedit/*.cpp
-samples/richedit/*.h
-samples/richedit/makefile*
-samples/richedit/*.xbm
-samples/richedit/*.xpm
-samples/richedit/*.ico
-samples/richedit/*.bmp
-samples/richedit/*.rc
-samples/richedit/*.pro
-samples/richedit/*.bkl
-samples/richedit/README
-samples/richedit/TODO
+samples/richtext/*.cpp
+samples/richtext/*.h
+samples/richtext/makefile*
+samples/richtext/*.rc
+samples/richtext/*.pro
+samples/richtext/*.bkl
+samples/richtext/readme.txt
+samples/richtext/todo.txt
+samples/richtext/bitmaps/*.xpm
 
 samples/rotate/*.cpp
 samples/rotate/*.h
@@ -1128,8 +1132,6 @@ samples/sockets/client.wat
 samples/sockets/server.wat
 samples/sockets/client.vc
 samples/sockets/server.vc
-samples/sockets/client.dos
-samples/sockets/server.dos
 samples/sockets/client.b32
 samples/sockets/server.b32
 samples/sockets/client.bcc
@@ -1415,6 +1417,8 @@ tests/regex/*.inc
 tests/regex/*.pl
 tests/regex/*.test
 
+tests/scopeguard/*.cpp
+
 tests/streams/*.cpp
 tests/streams/*.h