Author: bklaas
Date: Tue Oct 14 12:09:50 2008
New Revision: 3124

URL: http://svn.slimdevices.com?rev=3124&root=Jive&view=rev
Log:
Bug: 9664
Description: allow squeezeplay_contrib applets in windows build

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/VisualC/PostBuild.bat

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/VisualC/PostBuild.bat
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/VisualC/PostBuild.bat?rev=3124&root=Jive&r1=3123&r2=3124&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/VisualC/PostBuild.bat (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/VisualC/PostBuild.bat Tue Oct 14 
12:09:50 2008
@@ -10,6 +10,7 @@
 md %1\lua\applets
 xcopy squeezeplay\share\applets\*.* %1\lua\applets\*.* /S/Y
 xcopy squeezeplay_desktop\share\applets\*.* %1\lua\applets\*.* /S/Y
+xcopy squeezeplay_contrib\share\applets\*.* %1\lua\applets\*.* /S/Y
 
 md %1\lua\jive
 xcopy squeezeplay\share\jive\*.* %1\lua\jive\*.* /S/Y

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to