Advertisement
Guest User

build

a guest
Aug 18th, 2010
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.86 KB | None | 0 0
  1.  
  2. CoreCompile:
  3.   C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Vbc.exe /noconfig /imports:System /optioncompare:Binary /optionexplicit+ /optionstrict:custom /optioninfer+ /nostdlib /platform:x86 /rootnamespace:ConsoleApplication1 /sdkpath:"C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0" /doc:obj\x86\Debug\ConsoleApplication1.xml /define:"CONFIG=\"Debug\",DEBUG=-1,TRACE=-1,_MyType=\"Console\",PLATFORM=\"x86\"" /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll","C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /main:ConsoleApplication1.Module1 /debug+ /debug:full /filealign:512 /out:obj\x86\Debug\ConsoleApplication1.exe /target:exe Module1.vb "C:\Documents and Settings\[VBSUCKS]\Local Settings\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.vb"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement