- Timestamp:
- 10/17/13 15:56:10 (11 years ago)
- Location:
- branches
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL
- Property svn:ignore
-
old new 3 3 bin 4 4 *.user 5 obj
-
- Property svn:ignore
-
branches/HeuristicLab.Problems.GPDL.Backend
-
Property
svn:ignore
set to
_ReSharper.HeuristicLab.Problems.GPDL.Backend
*.suo
-
Property
svn:ignore
set to
-
branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Backend.sln
r10055 r10059 8 8 EndProjectSection 9 9 EndProject 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GPDL-3.4", "HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj", "{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}"11 EndProject12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SyntaxAnalyzer", "SyntaxAnalyzer\SyntaxAnalyzer.csproj", "{729B818F-E1D0-4C9D-915A-775B2A4B1D27}"13 EndProject14 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Coco-2", "Coco-2", "{582440C3-BB33-4683-A5EC-673AB51A7AB3}"15 ProjectSection(SolutionItems) = preProject16 Coco-2\Errors.cs = Coco-2\Errors.cs17 Coco-2\Main.frm = Coco-2\Main.frm18 Coco-2\PGT.exe = Coco-2\PGT.exe19 Coco-2\PGTSem.frm = Coco-2\PGTSem.frm20 Coco-2\PGTSyn.frm = Coco-2\PGTSyn.frm21 Coco-2\Sets.cs = Coco-2\Sets.cs22 Coco-2\SG.exe = Coco-2\SG.exe23 Coco-2\SGLex.frm = Coco-2\SGLex.frm24 Coco-2\Utils.cs = Coco-2\Utils.cs25 EndProjectSection26 EndProject27 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GPDL.Views-3.4", "HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj", "{3F9E665A-3DCB-49C3-8806-0E47FC48EA52}" 28 11 EndProject 29 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GpdlCompiler", "GpdlCompiler\GpdlCompiler.csproj", "{C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}"30 EndProject31 12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{94073310-27AB-4C93-8FDD-3D35824AE3F7}" 32 EndProject33 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Grammars-3.3", "HeuristicLab.Grammars\3.3\HeuristicLab.Grammars-3.3.csproj", "{A5452B63-B33B-4F9F-9E81-98B75EDB5612}"34 13 EndProject 35 14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GPDL.CodeGen-3.4", "HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj", "{F8481248-2A5B-48A0-A485-D3E1619C1E44}" … … 45 24 EndGlobalSection 46 25 GlobalSection(ProjectConfigurationPlatforms) = postSolution 47 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU48 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU49 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.ActiveCfg = Debug|x6450 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.Build.0 = Debug|x6451 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.ActiveCfg = Debug|x8652 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.Build.0 = Debug|x8653 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU54 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU55 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.ActiveCfg = Release|x6456 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.Build.0 = Release|x6457 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.ActiveCfg = Release|x8658 {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.Build.0 = Release|x8659 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU60 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.Build.0 = Debug|Any CPU61 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x64.ActiveCfg = Debug|Any CPU62 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x86.ActiveCfg = Debug|Any CPU63 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.ActiveCfg = Release|Any CPU64 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.Build.0 = Release|Any CPU65 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x64.ActiveCfg = Release|Any CPU66 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x86.ActiveCfg = Release|Any CPU67 26 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 68 27 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 77 36 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.ActiveCfg = Release|x86 78 37 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.Build.0 = Release|x86 79 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU80 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU81 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|x64.ActiveCfg = Debug|Any CPU82 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|x86.ActiveCfg = Debug|Any CPU83 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|Any CPU.ActiveCfg = Release|Any CPU84 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|Any CPU.Build.0 = Release|Any CPU85 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|x64.ActiveCfg = Release|Any CPU86 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|x86.ActiveCfg = Release|Any CPU87 38 {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 88 39 {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 93 44 {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Release|x64.ActiveCfg = Release|Any CPU 94 45 {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Release|x86.ActiveCfg = Release|Any CPU 95 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|Any CPU.ActiveCfg = Debug|Any CPU96 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|Any CPU.Build.0 = Debug|Any CPU97 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x64.ActiveCfg = Debug|x6498 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x64.Build.0 = Debug|x6499 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x86.ActiveCfg = Debug|x86100 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x86.Build.0 = Debug|x86101 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|Any CPU.ActiveCfg = Release|Any CPU102 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|Any CPU.Build.0 = Release|Any CPU103 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x64.ActiveCfg = Release|x64104 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x64.Build.0 = Release|x64105 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.ActiveCfg = Release|x86106 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.Build.0 = Release|x86107 46 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 108 47 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 121 60 HideSolutionNode = FALSE 122 61 EndGlobalSection 123 GlobalSection(NestedProjects) = preSolution124 {582440C3-BB33-4683-A5EC-673AB51A7AB3} = {3768D612-38EB-47D8-9E79-75D8E5AB00A8}125 EndGlobalSection126 GlobalSection(Performance) = preSolution127 HasPerformanceSessions = true128 EndGlobalSection129 62 EndGlobal -
branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj
r10049 r10059 129 129 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 130 130 </Reference> 131 <Reference Include="HeuristicLab.Problems.GPDL-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 132 <SpecificVersion>False</SpecificVersion> 133 <HintPath>..\..\..\HeuristicLab.Problems.GPDL\HeuristicLab.Problems.GPDL\3.4\bin\Debug\HeuristicLab.Problems.GPDL-3.4.dll</HintPath> 134 </Reference> 131 135 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 132 136 <SpecificVersion>False</SpecificVersion> … … 177 181 </BootstrapperPackage> 178 182 </ItemGroup> 179 <ItemGroup>180 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">181 <Project>{e4ee5afb-d552-447b-8a16-6cbe7938af32}</Project>182 <Name>HeuristicLab.Problems.GPDL-3.4</Name>183 </ProjectReference>184 </ItemGroup>185 183 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 186 184 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj
r10055 r10059 141 141 <Private>False</Private> 142 142 </Reference> 143 <Reference Include="HeuristicLab.Problems.GPDL-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 144 <SpecificVersion>False</SpecificVersion> 145 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.GPDL-3.4.dll</HintPath> 146 </Reference> 143 147 <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 144 148 <SpecificVersion>False</SpecificVersion> … … 259 263 </ItemGroup> 260 264 <ItemGroup> 261 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">262 <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project>263 <Name>HeuristicLab.Problems.GPDL-3.4</Name>264 <Private>False</Private>265 </ProjectReference>266 </ItemGroup>267 <ItemGroup>268 265 <Page Include="CodeEditor.xaml"> 269 266 <SubType>Designer</SubType> … … 278 275 <None Include="Resources\Multiplexer.txt" /> 279 276 <None Include="Resources\EvenParity.txt" /> 277 </ItemGroup> 278 <ItemGroup> 279 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj"> 280 <Project>{F8481248-2A5B-48A0-A485-D3E1619C1E44}</Project> 281 <Name>HeuristicLab.Problems.GPDL.CodeGen-3.4</Name> 282 </ProjectReference> 280 283 </ItemGroup> 281 284 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
branches/HeuristicLab.Problems.GPDL.Backend/Test
-
Property
svn:ignore
set to
obj
*.user
-
Property
svn:ignore
set to
-
branches/HeuristicLab.Problems.GPDL.Backend/Test/Test.csproj
r10057 r10059 87 87 <Private>True</Private> 88 88 </Reference> 89 <Reference Include="HeuristicLab.Problems.GPDL-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 90 <SpecificVersion>False</SpecificVersion> 91 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.GPDL-3.4.dll</HintPath> 92 </Reference> 89 93 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 90 94 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> … … 118 122 </Choose> 119 123 <ItemGroup> 120 <Compile Include="TestGrammar.cs" />121 <Compile Include="TestGpdlCompiler.cs" />122 124 <Compile Include="Properties\AssemblyInfo.cs" /> 125 <Compile Include="TestGpdlExamples.cs" /> 123 126 </ItemGroup> 124 127 <ItemGroup> 125 <ProjectReference Include="..\HeuristicLab. Grammars\3.3\HeuristicLab.Grammars-3.3.csproj">126 <Project>{ a5452b63-b33b-4f9f-9e81-98b75edb5612}</Project>127 <Name>HeuristicLab. Grammars-3.3</Name>128 <ProjectReference Include="..\HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj"> 129 <Project>{f8481248-2a5b-48a0-a485-d3e1619c1e44}</Project> 130 <Name>HeuristicLab.Problems.GPDL.CodeGen-3.4</Name> 128 131 </ProjectReference> 129 <ProjectReference Include="..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj"> 130 <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project> 131 <Name>HeuristicLab.Problems.GPDL-3.4</Name> 132 <Private>True</Private> 132 <ProjectReference Include="..\HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj"> 133 <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project> 134 <Name>HeuristicLab.Problems.GPDL.Views-3.4</Name> 133 135 </ProjectReference> 134 </ItemGroup>135 <ItemGroup>136 <None Include="NoNonTerminal.gpdl">137 <CopyToOutputDirectory>Always</CopyToOutputDirectory>138 </None>139 <None Include="MissingRule.gpdl">140 <CopyToOutputDirectory>Always</CopyToOutputDirectory>141 </None>142 <None Include="DupSymbol.gpdl">143 <CopyToOutputDirectory>Always</CopyToOutputDirectory>144 </None>145 136 </ItemGroup> 146 137 <Choose> -
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3
- Property svn:ignore
-
old new 2 2 bin 3 3 obj 4 *.user
-
- Property svn:ignore
-
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj
r10058 r10059 130 130 <Compile Include="Plugin.cs" /> 131 131 <Compile Include="Properties\AssemblyInfo.cs" /> 132 <None Include="Plugin.cs.frame" />133 <None Include="Properties\AssemblyInfo.cs.frame" />134 132 </ItemGroup> 135 133 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.