Spart.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>8.0.40607</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{52C43CC3-4D59-4328-9713-7225D3EEE893}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ApplicationIcon>
  11. </ApplicationIcon>
  12. <AssemblyKeyContainerName>
  13. </AssemblyKeyContainerName>
  14. <AssemblyName>Spart</AssemblyName>
  15. <AssemblyOriginatorKeyFile>
  16. </AssemblyOriginatorKeyFile>
  17. <DefaultClientScript>JScript</DefaultClientScript>
  18. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  19. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  20. <DelaySign>false</DelaySign>
  21. <OutputType>Library</OutputType>
  22. <RootNamespace>Spart</RootNamespace>
  23. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  24. <StartupObject>
  25. </StartupObject>
  26. <FileUpgradeFlags>
  27. </FileUpgradeFlags>
  28. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  29. <UpgradeBackupLocation>
  30. </UpgradeBackupLocation>
  31. <OldToolsVersion>2.0</OldToolsVersion>
  32. <PublishUrl>publish\</PublishUrl>
  33. <Install>true</Install>
  34. <InstallFrom>Disk</InstallFrom>
  35. <UpdateEnabled>false</UpdateEnabled>
  36. <UpdateMode>Foreground</UpdateMode>
  37. <UpdateInterval>7</UpdateInterval>
  38. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  39. <UpdatePeriodically>false</UpdatePeriodically>
  40. <UpdateRequired>false</UpdateRequired>
  41. <MapFileExtensions>true</MapFileExtensions>
  42. <ApplicationRevision>0</ApplicationRevision>
  43. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  44. <IsWebBootstrapper>false</IsWebBootstrapper>
  45. <UseApplicationTrust>false</UseApplicationTrust>
  46. <BootstrapperEnabled>true</BootstrapperEnabled>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  49. <OutputPath>bin\Debug\</OutputPath>
  50. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  51. <BaseAddress>285212672</BaseAddress>
  52. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  53. <ConfigurationOverrideFile>
  54. </ConfigurationOverrideFile>
  55. <DefineConstants>DEBUG;TRACE</DefineConstants>
  56. <DocumentationFile>Spart.xml</DocumentationFile>
  57. <DebugSymbols>true</DebugSymbols>
  58. <FileAlignment>4096</FileAlignment>
  59. <NoStdLib>false</NoStdLib>
  60. <NoWarn>
  61. </NoWarn>
  62. <Optimize>false</Optimize>
  63. <RegisterForComInterop>false</RegisterForComInterop>
  64. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  65. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  66. <WarningLevel>1</WarningLevel>
  67. <PlatformTarget>x64</PlatformTarget>
  68. <UseVSHostingProcess>true</UseVSHostingProcess>
  69. </PropertyGroup>
  70. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  71. <OutputPath>bin\Release\</OutputPath>
  72. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  73. <BaseAddress>285212672</BaseAddress>
  74. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  75. <ConfigurationOverrideFile>
  76. </ConfigurationOverrideFile>
  77. <DefineConstants>TRACE</DefineConstants>
  78. <DocumentationFile>
  79. </DocumentationFile>
  80. <DebugSymbols>false</DebugSymbols>
  81. <FileAlignment>4096</FileAlignment>
  82. <NoStdLib>false</NoStdLib>
  83. <NoWarn>
  84. </NoWarn>
  85. <Optimize>true</Optimize>
  86. <RegisterForComInterop>false</RegisterForComInterop>
  87. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  88. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  89. <WarningLevel>4</WarningLevel>
  90. </PropertyGroup>
  91. <ItemGroup>
  92. <Reference Include="System">
  93. <Name>System</Name>
  94. </Reference>
  95. <Reference Include="System.Configuration.Install" />
  96. <Reference Include="System.Data">
  97. <Name>System.Data</Name>
  98. </Reference>
  99. <Reference Include="System.Management" />
  100. <Reference Include="System.Xml">
  101. <Name>System.XML</Name>
  102. </Reference>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <Compile Include="Actions\ActionEventArgs.cs">
  106. <SubType>Code</SubType>
  107. </Compile>
  108. <Compile Include="Actions\ActionHandler.cs">
  109. <SubType>Code</SubType>
  110. </Compile>
  111. <Compile Include="Actions\Actions.cs">
  112. <SubType>Code</SubType>
  113. </Compile>
  114. <Compile Include="Actions\Actors\AppendActor.cs">
  115. <SubType>Code</SubType>
  116. </Compile>
  117. <Compile Include="Actions\Actors\AssignActor.cs">
  118. <SubType>Code</SubType>
  119. </Compile>
  120. <Compile Include="Actions\Actors\IActor.cs">
  121. <SubType>Code</SubType>
  122. </Compile>
  123. <Compile Include="Actions\Actors\ThrowActor.cs">
  124. <SubType>Code</SubType>
  125. </Compile>
  126. <Compile Include="AssemblyInfo.cs">
  127. <SubType>Code</SubType>
  128. </Compile>
  129. <Compile Include="Parsers\BinaryTerminalParser.cs">
  130. <SubType>Code</SubType>
  131. </Compile>
  132. <Compile Include="Parsers\Composite\AlternativeParser.cs">
  133. <SubType>Code</SubType>
  134. </Compile>
  135. <Compile Include="Parsers\Composite\DifferenceParser.cs">
  136. <SubType>Code</SubType>
  137. </Compile>
  138. <Compile Include="Parsers\Composite\IntersectionParser.cs">
  139. <SubType>Code</SubType>
  140. </Compile>
  141. <Compile Include="Parsers\Composite\ListParser.cs">
  142. <SubType>Code</SubType>
  143. </Compile>
  144. <Compile Include="Parsers\Composite\RepetitionParser.cs">
  145. <SubType>Code</SubType>
  146. </Compile>
  147. <Compile Include="Parsers\Composite\SequenceParser.cs">
  148. <SubType>Code</SubType>
  149. </Compile>
  150. <Compile Include="Parsers\Dirs.cs" />
  151. <Compile Include="Parsers\Directives\LexemeDirective.cs" />
  152. <Compile Include="Parsers\NegatableParser.cs">
  153. <SubType>Code</SubType>
  154. </Compile>
  155. <Compile Include="Parsers\NonTerminal\IParserContext.cs">
  156. <SubType>Code</SubType>
  157. </Compile>
  158. <Compile Include="Parsers\NonTerminal\NonTerminalParser.cs">
  159. <SubType>Code</SubType>
  160. </Compile>
  161. <Compile Include="Parsers\NonTerminal\PostParseEventArgs.cs">
  162. <SubType>Code</SubType>
  163. </Compile>
  164. <Compile Include="Parsers\NonTerminal\PostParseEventHandler.cs">
  165. <SubType>Code</SubType>
  166. </Compile>
  167. <Compile Include="Parsers\NonTerminal\PreParseEventArgs.cs">
  168. <SubType>Code</SubType>
  169. </Compile>
  170. <Compile Include="Parsers\NonTerminal\PreParseEventHandler.cs">
  171. <SubType>Code</SubType>
  172. </Compile>
  173. <Compile Include="Parsers\NonTerminal\Rule.cs">
  174. <SubType>Code</SubType>
  175. </Compile>
  176. <Compile Include="Parsers\Ops.cs">
  177. <SubType>Code</SubType>
  178. </Compile>
  179. <Compile Include="Parsers\Parser.cs">
  180. <SubType>Code</SubType>
  181. </Compile>
  182. <Compile Include="Parsers\ParserMatch.cs">
  183. <SubType>Code</SubType>
  184. </Compile>
  185. <Compile Include="Parsers\Primitives\CharParser.cs">
  186. <SubType>Code</SubType>
  187. </Compile>
  188. <Compile Include="Parsers\Primitives\DoubleParser.cs">
  189. <SubType>Code</SubType>
  190. </Compile>
  191. <Compile Include="Parsers\Primitives\EndParser.cs">
  192. <SubType>Code</SubType>
  193. </Compile>
  194. <Compile Include="Parsers\Primitives\EolParser.cs">
  195. <SubType>Code</SubType>
  196. </Compile>
  197. <Compile Include="Parsers\Primitives\EpsilonParser.cs" />
  198. <Compile Include="Parsers\Primitives\NothingParser.cs">
  199. <SubType>Code</SubType>
  200. </Compile>
  201. <Compile Include="Parsers\Primitives\StringParser.cs">
  202. <SubType>Code</SubType>
  203. </Compile>
  204. <Compile Include="Parsers\Primitives\Testers\AnyCharTester.cs">
  205. <SubType>Code</SubType>
  206. </Compile>
  207. <Compile Include="Parsers\Primitives\Testers\ControlCharTester.cs">
  208. <SubType>Code</SubType>
  209. </Compile>
  210. <Compile Include="Parsers\Primitives\Testers\DigitCharTester.cs">
  211. <SubType>Code</SubType>
  212. </Compile>
  213. <Compile Include="Parsers\Primitives\Testers\ICharTester.cs">
  214. <SubType>Code</SubType>
  215. </Compile>
  216. <Compile Include="Parsers\Primitives\Testers\LetterCharTester.cs">
  217. <SubType>Code</SubType>
  218. </Compile>
  219. <Compile Include="Parsers\Primitives\Testers\LetterOrDigitCharTester.cs">
  220. <SubType>Code</SubType>
  221. </Compile>
  222. <Compile Include="Parsers\Primitives\Testers\LitteralCharTester.cs">
  223. <SubType>Code</SubType>
  224. </Compile>
  225. <Compile Include="Parsers\Primitives\Testers\LowerCharTester.cs">
  226. <SubType>Code</SubType>
  227. </Compile>
  228. <Compile Include="Parsers\Primitives\Testers\PunctuationCharTester.cs">
  229. <SubType>Code</SubType>
  230. </Compile>
  231. <Compile Include="Parsers\Primitives\Testers\RangeCharTester.cs">
  232. <SubType>Code</SubType>
  233. </Compile>
  234. <Compile Include="Parsers\Primitives\Testers\SeparatorCharTester.cs">
  235. <SubType>Code</SubType>
  236. </Compile>
  237. <Compile Include="Parsers\Primitives\Testers\SymbolCharTester.cs">
  238. <SubType>Code</SubType>
  239. </Compile>
  240. <Compile Include="Parsers\Primitives\Testers\UpperCharTester.cs">
  241. <SubType>Code</SubType>
  242. </Compile>
  243. <Compile Include="Parsers\Primitives\Testers\WhiteSpaceCharTester.cs">
  244. <SubType>Code</SubType>
  245. </Compile>
  246. <Compile Include="Parsers\Prims.cs">
  247. <SubType>Code</SubType>
  248. </Compile>
  249. <Compile Include="Parsers\TerminalParser.cs">
  250. <SubType>Code</SubType>
  251. </Compile>
  252. <Compile Include="Parsers\UnaryTerminalParser.cs">
  253. <SubType>Code</SubType>
  254. </Compile>
  255. <Compile Include="Scanners\IFilter.cs">
  256. <SubType>Code</SubType>
  257. </Compile>
  258. <Compile Include="Scanners\IScanner.cs">
  259. <SubType>Code</SubType>
  260. </Compile>
  261. <Compile Include="Scanners\StringScanner.cs">
  262. <SubType>Code</SubType>
  263. </Compile>
  264. <Compile Include="Scanners\ToLowerFilter.cs">
  265. <SubType>Code</SubType>
  266. </Compile>
  267. <AppDesigner Include="Properties\" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <Folder Include="Parsers\NonTerminal\Contexts\" />
  271. <Folder Include="Properties\" />
  272. </ItemGroup>
  273. <ItemGroup>
  274. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  275. <Visible>False</Visible>
  276. <ProductName>.NET Framework 3.5 SP1</ProductName>
  277. <Install>true</Install>
  278. </BootstrapperPackage>
  279. </ItemGroup>
  280. <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
  281. <PropertyGroup>
  282. <PreBuildEvent>
  283. </PreBuildEvent>
  284. <PostBuildEvent>
  285. </PostBuildEvent>
  286. </PropertyGroup>
  287. </Project>