Author: timotei
Date: Thu Aug 4 21:11:25 2011
New Revision: 50592
URL: http://svn.gna.org/viewcvs/wesnoth?rev=50592&view=rev
Log:
eclipse plugin: The pde build with scons works now.
Modified:
trunk/utils/umc_dev/build/SConstruct
trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
Modified: trunk/utils/umc_dev/build/SConstruct
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/build/SConstruct?rev=50592&r1=50591&r2=50592&view=diff
==============================================================================
--- trunk/utils/umc_dev/build/SConstruct (original)
+++ trunk/utils/umc_dev/build/SConstruct Thu Aug 4 21:11:25 2011
@@ -75,6 +75,8 @@
# Some cleanup
if os.path.exists( "../org.wesnoth.feature/build.xml" ):
os.remove( "../org.wesnoth.feature/build.xml" )
+if os.path.exists( "../org.wesnoth.feature/feature.temp.folder" ):
+ os.remove( "../org.wesnoth.feature/feature.temp.folder" )
if os.path.exists( "../org.wesnoth/build.xml" ):
os.remove( "../org.wesnoth/build.xml" )
if os.path.exists( "../org.wesnoth.ui/build.xml" ):
Modified: trunk/utils/umc_dev/org.wesnoth.feature/feature.xml
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.feature/feature.xml?rev=50592&r1=50591&r2=50592&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.feature/feature.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth.feature/feature.xml Thu Aug 4 21:11:25 2011
@@ -2,7 +2,7 @@
<feature
id="org.wesnoth"
label="Wesnoth User Made Content Plugin"
- version="1.0.4"
+ version="1.0.3"
provider-name="www.wesnoth.org"
os="linux,macosx,win32">
@@ -255,7 +255,7 @@
id="org.wesnoth.ui"
download-size="0"
install-size="0"
- version="0.0.0"
+ version="1.0.3"
unpack="false"/>
<plugin
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits