Browse Source

Removed user-specific solution file.

pull/1/head
triton 13 years ago
parent
commit
35e66fcbac
  1. 11
      src/Generator/Generator.csproj.user

11
src/Generator/Generator.csproj.user

@ -1,11 +0,0 @@ @@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
<StartArguments>--debug --ns=SDL -outdir=gen/build/NSDL SDL/SDL.h</StartArguments>
<StartWorkingDirectory>C:\Development\cxxi2\bin\</StartWorkingDirectory>
</PropertyGroup>
<PropertyGroup>
<ProjectView>ProjectFiles</ProjectView>
</PropertyGroup>
</Project>
Loading…
Cancel
Save