]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sound/makefile.gcc
Native Smartphone wxTextCtrl.
[wxWidgets.git] / samples / sound / makefile.gcc
index a7d513ca92460846bb65b3d482bc22ef6414a7a6..e13304094852db9460cd27f535b3028a39e389eb 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -172,7 +172,7 @@ $(OBJS)\sound.exe: $(SOUND_OBJECTS) $(OBJS)\sound_sample_rc.o
 
 data: 
        if not exist $(OBJS) mkdir $(OBJS)
-       for %%f in (9000g.wav cuckoo.wav doggrowl.wav tinkalink.wav) do if not exist $(OBJS)\%%f copy .\%%f $(OBJS)
+       for %%f in (9000g.wav cuckoo.wav doggrowl.wav tinkalink2.wav) do if not exist $(OBJS)\%%f copy .\%%f $(OBJS)
 
 $(OBJS)\sound_sample_rc.o: ./../../samples/sample.rc
        windres --use-temp-file -i$< -o$@  --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_1) --include-dir ./../../samples