Windows: upgrade gtk to 2.8

This commit is contained in:
soochoi
2006-05-08 19:55:29 +00:00
parent 109d62b715
commit 5171349f73
7 changed files with 99 additions and 61 deletions

View File

@@ -98,6 +98,8 @@ uninstall-local:
clean-local:
if [ -d $(TARGET_CFG) ]; then rm -rf $(TARGET_CFG); fi
if [ -d Debug ]; then rm -rf Debug; fi
rm -rf build.log; fi
distclean-local: