File: 2010VB_test_VB.dll.rsp

package info (click to toggle)
mono-basic 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 26,664 kB
  • ctags: 7,118
  • sloc: cs: 34,899; xml: 26,150; makefile: 473; sh: 341
file content (10 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
-r:nunit.framework.dll,Microsoft.VisualBasic.dll
-nowarn
-imports:System,System.Collections,Microsoft.VisualBasic,NUnit.Framework
-target:library
-debug:full
#-novbruntimeref
-libpath:bin
-optionstrict-
-define:_MYTYPE=\"Empty\"
-codepage:65001