removed binary files
[libtpproto-csharp.git] / libtpproto-csharp / libtpproto-csharp.csproj
blob774d4b28479d6c5780b45d0e6e1b36cb6079acb6
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.50727</ProductVersion>
7 <ProjectGuid>{CD522316-DE52-41F0-AD80-0628F5C66A16}</ProjectGuid>
8 <OutputType>Library</OutputType>
9 <AssemblyName>libtpproto-csharp</AssemblyName>
10 <SchemaVersion>2.0</SchemaVersion>
11 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
13 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>
20 <ConsolePause>false</ConsolePause>
21 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
23 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>
28 <ConsolePause>false</ConsolePause>
29 </PropertyGroup>
30 <ItemGroup>
31 <Reference Include="System" />
32 </ItemGroup>
33 <ItemGroup>
34 <Compile Include="MyClass.cs" />
35 <Compile Include="AssemblyInfo.cs" />
36 <Compile Include="Net\Connection.cs" />
37 <Compile Include="Net\Http.cs" />
38 <Compile Include="Net\Https.cs" />
39 <Compile Include="Net\NetHandler.cs" />
40 <Compile Include="Net\StreamHandler.cs" />
41 <Compile Include="Net\Tp.cs" />
42 <Compile Include="Net\Tps.cs" />
43 <Compile Include="Proto\Direction.cs" />
44 <Compile Include="..\codegenerator\bin\Debug\TP04\AddCategory.cs" />
45 <Compile Include="..\codegenerator\bin\Debug\TP04\AddDesign.cs" />
46 <Compile Include="..\codegenerator\bin\Debug\TP04\Board.cs" />
47 <Compile Include="..\codegenerator\bin\Debug\TP04\BoardIDs.cs" />
48 <Compile Include="..\codegenerator\bin\Debug\TP04\Category.cs" />
49 <Compile Include="..\codegenerator\bin\Debug\TP04\CategoryIDs.cs" />
50 <Compile Include="..\codegenerator\bin\Debug\TP04\code.cs" />
51 <Compile Include="..\codegenerator\bin\Debug\TP04\Component.cs" />
52 <Compile Include="..\codegenerator\bin\Debug\TP04\ComponentIDs.cs" />
53 <Compile Include="..\codegenerator\bin\Debug\TP04\Connect.cs" />
54 <Compile Include="..\codegenerator\bin\Debug\TP04\CreateAccount.cs" />
55 <Compile Include="..\codegenerator\bin\Debug\TP04\Design.cs" />
56 <Compile Include="..\codegenerator\bin\Debug\TP04\DesignIDs.cs" />
57 <Compile Include="..\codegenerator\bin\Debug\TP04\Fail.cs" />
58 <Compile Include="..\codegenerator\bin\Debug\TP04\feature.cs" />
59 <Compile Include="..\codegenerator\bin\Debug\TP04\Features.cs" />
60 <Compile Include="..\codegenerator\bin\Debug\TP04\filter.cs" />
61 <Compile Include="..\codegenerator\bin\Debug\TP04\FinishedTurn.cs" />
62 <Compile Include="..\codegenerator\bin\Debug\TP04\Game.cs" />
63 <Compile Include="..\codegenerator\bin\Debug\TP04\GetBoardIDs.cs" />
64 <Compile Include="..\codegenerator\bin\Debug\TP04\GetBoards.cs" />
65 <Compile Include="..\codegenerator\bin\Debug\TP04\GetCategory.cs" />
66 <Compile Include="..\codegenerator\bin\Debug\TP04\GetCategoryIDs.cs" />
67 <Compile Include="..\codegenerator\bin\Debug\TP04\GetComponent.cs" />
68 <Compile Include="..\codegenerator\bin\Debug\TP04\GetComponentIDs.cs" />
69 <Compile Include="..\codegenerator\bin\Debug\TP04\GetDesign.cs" />
70 <Compile Include="..\codegenerator\bin\Debug\TP04\GetDesignIDs.cs" />
71 <Compile Include="..\codegenerator\bin\Debug\TP04\GetFeatures.cs" />
72 <Compile Include="..\codegenerator\bin\Debug\TP04\GetGames.cs" />
73 <Compile Include="..\codegenerator\bin\Debug\TP04\GetIDSequence.cs" />
74 <Compile Include="..\codegenerator\bin\Debug\TP04\GetMessage.cs" />
75 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectDesc.cs" />
76 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectDescIDs.cs" />
77 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectIDs.cs" />
78 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectIDsByContainer.cs" />
79 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectIDsByPos.cs" />
80 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectsByID.cs" />
81 <Compile Include="..\codegenerator\bin\Debug\TP04\GetObjectsByPos.cs" />
82 <Compile Include="..\codegenerator\bin\Debug\TP04\GetOrder.cs" />
83 <Compile Include="..\codegenerator\bin\Debug\TP04\GetOrderDesc.cs" />
84 <Compile Include="..\codegenerator\bin\Debug\TP04\GetOrderDescIDs.cs" />
85 <Compile Include="..\codegenerator\bin\Debug\TP04\GetPlayer.cs" />
86 <Compile Include="..\codegenerator\bin\Debug\TP04\GetPlayerIDs.cs" />
87 <Compile Include="..\codegenerator\bin\Debug\TP04\GetProperty.cs" />
88 <Compile Include="..\codegenerator\bin\Debug\TP04\GetPropertyIDs.cs" />
89 <Compile Include="..\codegenerator\bin\Debug\TP04\GetResource.cs" />
90 <Compile Include="..\codegenerator\bin\Debug\TP04\GetResourceIDs.cs" />
91 <Compile Include="..\codegenerator\bin\Debug\TP04\GetTimeRemaining.cs" />
92 <Compile Include="..\codegenerator\bin\Debug\TP04\GetWithID.cs" />
93 <Compile Include="..\codegenerator\bin\Debug\TP04\GetWithIDSlot.cs" />
94 <Compile Include="..\codegenerator\bin\Debug\TP04\Header.cs" />
95 <Compile Include="..\codegenerator\bin\Debug\TP04\IDSequence.cs" />
96 <Compile Include="..\codegenerator\bin\Debug\TP04\Login.cs" />
97 <Compile Include="..\codegenerator\bin\Debug\TP04\Message.cs" />
98 <Compile Include="..\codegenerator\bin\Debug\TP04\ModifyDesign.cs" />
99 <Compile Include="..\codegenerator\bin\Debug\TP04\ModifyObject.cs" />
100 <Compile Include="..\codegenerator\bin\Debug\TP04\Object.cs" />
101 <Compile Include="..\codegenerator\bin\Debug\TP04\ObjectDesc.cs" />
102 <Compile Include="..\codegenerator\bin\Debug\TP04\ObjectDescIDs.cs" />
103 <Compile Include="..\codegenerator\bin\Debug\TP04\ObjectIDs.cs" />
104 <Compile Include="..\codegenerator\bin\Debug\TP04\ObjectParams.cs" />
105 <Compile Include="..\codegenerator\bin\Debug\TP04\Okay.cs" />
106 <Compile Include="..\codegenerator\bin\Debug\TP04\Order.cs" />
107 <Compile Include="..\codegenerator\bin\Debug\TP04\OrderDesc.cs" />
108 <Compile Include="..\codegenerator\bin\Debug\TP04\OrderDescIDs.cs" />
109 <Compile Include="..\codegenerator\bin\Debug\TP04\OrderInsert.cs" />
110 <Compile Include="..\codegenerator\bin\Debug\TP04\OrderParams.cs" />
111 <Compile Include="..\codegenerator\bin\Debug\TP04\OrderProbe.cs" />
112 <Compile Include="..\codegenerator\bin\Debug\TP04\paramid.cs" />
113 <Compile Include="..\codegenerator\bin\Debug\TP04\Ping.cs" />
114 <Compile Include="..\codegenerator\bin\Debug\TP04\Player.cs" />
115 <Compile Include="..\codegenerator\bin\Debug\TP04\PlayerIDs.cs" />
116 <Compile Include="..\codegenerator\bin\Debug\TP04\PostMessage.cs" />
117 <Compile Include="..\codegenerator\bin\Debug\TP04\Property.cs" />
118 <Compile Include="..\codegenerator\bin\Debug\TP04\PropertyIDs.cs" />
119 <Compile Include="..\codegenerator\bin\Debug\TP04\reason.cs" />
120 <Compile Include="..\codegenerator\bin\Debug\TP04\Redirect.cs" />
121 <Compile Include="..\codegenerator\bin\Debug\TP04\RemoveCategory.cs" />
122 <Compile Include="..\codegenerator\bin\Debug\TP04\RemoveDesign.cs" />
123 <Compile Include="..\codegenerator\bin\Debug\TP04\RemoveMessage.cs" />
124 <Compile Include="..\codegenerator\bin\Debug\TP04\RemoveOrder.cs" />
125 <Compile Include="..\codegenerator\bin\Debug\TP04\Request.cs" />
126 <Compile Include="..\codegenerator\bin\Debug\TP04\Resource.cs" />
127 <Compile Include="..\codegenerator\bin\Debug\TP04\ResourceIDs.cs" />
128 <Compile Include="..\codegenerator\bin\Debug\TP04\Response.cs" />
129 <Compile Include="..\codegenerator\bin\Debug\TP04\Sequence.cs" />
130 <Compile Include="..\codegenerator\bin\Debug\TP04\SetFilters.cs" />
131 <Compile Include="..\codegenerator\bin\Debug\TP04\TimeRemaining.cs" />
132 </ItemGroup>
133 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
134 </Project>