]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/formats/FORMATS.bkmanifest
Add GetHandle for wxGnomePrinterDCImpl
[wxWidgets.git] / build / bakefiles / formats / FORMATS.bkmanifest
index 7e380ffe6a3ae6d99f49b6730a225caa47bee643..ed4e47c12e64c7ce2e8adcae46f94465d06a4f35 100644 (file)
@@ -1,13 +1,6 @@
 <?xml version="1.0" ?>
 
-<bakefile-manifest>
-
-    <format id="wx24dsp">
-        <description>
-            src/wxWindows.dsp which makes same files as 2.4 version
-        </description>
-        <default-filename>wxWindows.dsp</default-filename>
-    </format>
+<bakefile-manifest xmlns="http://www.bakefile.org/schema/bakefile-formats">
     
     <format id="rpmspec">
         <description>
@@ -15,14 +8,5 @@
         </description>
         <default-filename>xxx.spec</default-filename>
     </format>
-
-    <format id="cbx_unix">
-        <description>
-            C++BuilderX projects for Unix (use configure)
-        </description>
-        <default-filename>
-            $(os.path.splitext(os.path.basename(INPUT_FILE))[0])Unix.cbx
-        </default-filename>
-    </format>
     
 </bakefile-manifest>