File: 2008VB_test_VB.dll.rsp

package info (click to toggle)
mono-basic 2.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,852 kB
  • ctags: 809
  • sloc: cs: 8,852; makefile: 516; sh: 307
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