- make gc props global in build script
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8795 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
6bb7c47194
commit
099e7f3d16
@ -334,7 +334,7 @@ for coding and for managing and creating game assets.
|
||||
</target>
|
||||
|
||||
<target name="-upload-googlecode" depends="-check-googlecode" if="googlecode.credentials.present">
|
||||
<property file="../../googlecode.properties" prefix="googlecode"/>
|
||||
<property file="../../../googlecode.properties" prefix="googlecode"/>
|
||||
<echo>Upload windows installer to googlecode..</echo>
|
||||
<gcupload projectname="jmonkeyengine"
|
||||
labels="Type-Installer OpSys-Windows jMonkeyEngine3 Featured"
|
||||
|
Loading…
x
Reference in New Issue
Block a user