From 856bcfaabc15595a9bf978e0c5a1dab24ba33982 Mon Sep 17 00:00:00 2001 From: "Douglas R. Miles" Date: Mon, 15 Mar 2010 22:42:53 +0000 Subject: [PATCH] Removing default generation of Monodev target of prebuild.xml Users can still generate them if they wish with mono Radegast/Prebuild.exe /target monodev o r even mono Radegast/Prebuild.exe /target vs2008 (since MonoDev opens either) git-svn-id: https://radegast.googlecode.com/svn/trunk@512 f7a694da-4d33-11de-9ad6-1127a62b9fcd --- runprebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runprebuild.sh b/runprebuild.sh index 26b5c43..23b4737 100755 --- a/runprebuild.sh +++ b/runprebuild.sh @@ -5,7 +5,7 @@ mkdir bin 2>/dev/null cp Radegast/assemblies/* bin mono Radegast/Prebuild.exe /target nant -mono Radegast/Prebuild.exe /target monodev + cp -f NullBuild.txt plugins/Radegast.Plugin.Speech/RadSpeechWin/RadSpeechWin.dll.build cp -f NullBuild.txt plugins/Radegast.Plugin.Demo/Radegast.Plugin.Demo.dll.build -- 2.11.0