root/trunk/lib.net.vsprops

Revision 332, 332 bytes (checked in by pdjonov, 1 year ago)

o Expanding libx42 over into .NET land so I can build a better preview tool.

Line 
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="lib.net"
6         >
7         <Tool
8                 Name="VCCLCompilerTool"
9                 AdditionalOptions="/clr"
10                 ExceptionHandling="0"
11                 RuntimeLibrary="2"
12                 DebugInformationFormat="3"
13                 CompileAs="2"
14         />
15 </VisualStudioPropertySheet>
Note: See TracBrowser for help on using the browser.