|
|
@@ -4,8 +4,10 @@ |
|
|
|
<CustomCommands> |
|
|
|
<Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" workingdir="" /> |
|
|
|
<Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.mdb ${TargetDir}" /> |
|
|
|
<Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.config" /> |
|
|
|
<Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.mdb" /> |
|
|
|
</CustomCommands> |
|
|
|
<Output directory="." assemblyKeyFile="." assembly="Pimp" /> |
|
|
|
<Output directory="." assemblyKeyFile="." assembly="ThePimp" /> |
|
|
|
<Build debugmode="True" target="Exe" /> |
|
|
|
<Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> |
|
|
|
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" definesymbols="DEBUG" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" /> |
|
|
@@ -14,8 +16,10 @@ |
|
|
|
<CustomCommands> |
|
|
|
<Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.config ${TargetDir}" /> |
|
|
|
<Command type="AfterBuild" command="cp ${CombineDir}/pipi-sharp/pipi-sharp.dll.mdb ${TargetDir}" /> |
|
|
|
<Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.config" /> |
|
|
|
<Command type="AfterClean" command="rm -f ${TargetDir}/pipi-sharp.dll.mdb" /> |
|
|
|
</CustomCommands> |
|
|
|
<Output directory="." assemblyKeyFile="." assembly="Pimp" /> |
|
|
|
<Output directory="." assemblyKeyFile="." assembly="ThePimp" /> |
|
|
|
<Build debugmode="False" target="Exe" /> |
|
|
|
<Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> |
|
|
|
<CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" win32Icon="." ctype="CSharpCompilerParameters" /> |
|
|
@@ -63,4 +67,4 @@ |
|
|
|
<Widget>ThePimp.ToolBox</Widget> |
|
|
|
</ExportedWidgets> |
|
|
|
</GtkDesignInfo> |
|
|
|
</Project> |
|
|
|
</Project> |