X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fscripts%2Fcsproj.tmpl;h=1b2e850e5e3330287beaf5c14cbcf1efaf54ff79;hb=82bc0ca4ced9d49ed9e1a483b415760ba8653500;hp=4e0e44e59153b693460c6fae0e119016dc8f7e1b;hpb=524f732a6d8c29f0bfe64a47b89eab8a97aaac0d;p=mono.git diff --git a/msvc/scripts/csproj.tmpl b/msvc/scripts/csproj.tmpl index 4e0e44e5915..1b2e850e5e3 100644 --- a/msvc/scripts/csproj.tmpl +++ b/msvc/scripts/csproj.tmpl @@ -1,4 +1,5 @@ + Debug @@ -6,10 +7,16 @@ 9.0.30729 2.0 @PROJECTGUID@ - Library + @OUTPUTTYPE@ @DISABLEDWARNINGS@ + win32 + darwin + linux @OUTPUTDIR@ + obj-@OUTPUTSUFFIX@ + false @NOSTDLIB@ + @STARTUPOBJECT@ @NOCONFIG@ @ALLOWUNSAFE@ Properties @@ -19,12 +26,13 @@ v@FX_VERSION 512 + @SIGNATURE@ true full @DISABLEDWARNINGS@ false - DEBUG;TRACE;@DEFINECONSTANTS@ + TRACE;@DEFINECONSTANTS@ prompt 4