File: FreeImage.NET.nunit

package info (click to toggle)
freeimage 3.18.0%2Bds2-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,824 kB
  • sloc: cpp: 42,339; cs: 36,178; pascal: 4,629; ansic: 1,294; makefile: 101; sh: 84
file content (9 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
<NUnitProject>
  <Settings activeconfig="Debug" />
  <Config name="Debug" appbase="UnitTest\bin\Debug" binpathtype="Auto">
    <assembly path="UnitTest.exe" />
  </Config>
  <Config name="Release" appbase="UnitTest\bin\Release" binpathtype="Auto">
    <assembly path="UnitTest.exe" />
  </Config>
</NUnitProject>