]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/formats/wx24dsp.bkl
fixed typo in the last before one change (UNIV_HDR, not UNIX_HDR)
[wxWidgets.git] / build / bakefiles / formats / wx24dsp.bkl
index a41ae3d7de723647199eacbe8c8eb6fa5262e5b6..e9a825f39e61519b31dde84e532a1ec25fa2f753 100644 (file)
@@ -5,10 +5,10 @@
 
     <include file="win32.bkl"/>
     <set var="COMPILER">vc</set>
-    <include file="__fake.bkl"/>
+    <include file="presets/fake.bkl"/>
 
     <set var="ALL_SOURCES" eval="0">
-        $(MONOLIB_SRC) src/msw/dummy.cpp $(OPENGL_SRC)
+        $(MONOLIB_SRC) src/common/dummy.cpp $(OPENGL_SRC)
     </set>
     
     <output file="$(OUTPUT_FILE)" writer="wx24dsp.empy"/>