Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

30 rindas
2.0 KiB

  1. <Project name="pipi-sharp" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
  2. <Configurations active="Debug">
  3. <Configuration name="Debug" ctype="DotNetProjectConfiguration">
  4. <CustomCommands>
  5. <Command type="AfterBuild" command="sh -c &quot;rm -f pipi-sharp.dll.config &amp;&amp; make pipi-sharp.dll.config&quot;" workingdir="${TargetDir}" />
  6. </CustomCommands>
  7. <Output directory="." assemblyKeyFile="." assembly="pipi-sharp" />
  8. <Build debugmode="True" target="Library" />
  9. <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
  10. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
  11. </Configuration>
  12. <Configuration name="Release" ctype="DotNetProjectConfiguration">
  13. <CustomCommands>
  14. <Command type="AfterBuild" command="sh -c &quot;rm -f pipi-sharp.dll.config &amp;&amp; make pipi-sharp.dll.config&quot;" workingdir="${TargetDir}" />
  15. </CustomCommands>
  16. <Output directory="." assembly="pipi-sharp" />
  17. <Build debugmode="False" target="Library" />
  18. <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
  19. <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
  20. </Configuration>
  21. </Configurations>
  22. <Contents>
  23. <File name="Pipi.cs" subtype="Code" buildaction="Compile" />
  24. <File name="Picture.cs" subtype="Code" buildaction="Compile" />
  25. <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
  26. </Contents>
  27. <References>
  28. <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  29. </References>
  30. </Project>