Changeset 10054
- Timestamp:
- 10/17/13 15:32:13 (11 years ago)
- Location:
- branches/HeuristicLab.Problems.GPDL
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj
r10049 r10054 259 259 </ItemGroup> 260 260 <ItemGroup> 261 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj">262 <Project>{F8481248-2A5B-48A0-A485-D3E1619C1E44}</Project>263 <Name>HeuristicLab.Problems.GPDL.CodeGen-3.4</Name>264 </ProjectReference>265 261 <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj"> 266 262 <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project> -
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln
r10049 r10054 25 25 EndProjectSection 26 26 EndProject 27 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 EndProject29 27 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GpdlCompiler", "GpdlCompiler\GpdlCompiler.csproj", "{C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}" 30 28 EndProject … … 32 30 EndProject 33 31 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 EndProject35 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}"36 32 EndProject 37 33 Global … … 65 61 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x64.ActiveCfg = Release|Any CPU 66 62 {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x86.ActiveCfg = Release|Any CPU 67 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU68 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.Build.0 = Debug|Any CPU69 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x64.ActiveCfg = Debug|x6470 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x64.Build.0 = Debug|x6471 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x86.ActiveCfg = Debug|x8672 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|x86.Build.0 = Debug|x8673 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|Any CPU.ActiveCfg = Release|Any CPU74 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|Any CPU.Build.0 = Release|Any CPU75 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x64.ActiveCfg = Release|x6476 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x64.Build.0 = Release|x6477 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.ActiveCfg = Release|x8678 {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.Build.0 = Release|x8679 63 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 80 64 {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 105 89 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.ActiveCfg = Release|x86 106 90 {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.Build.0 = Release|x86 107 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU108 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.Build.0 = Debug|Any CPU109 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|x64.ActiveCfg = Debug|x64110 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|x64.Build.0 = Debug|x64111 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|x86.ActiveCfg = Debug|x86112 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|x86.Build.0 = Debug|x86113 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|Any CPU.ActiveCfg = Release|Any CPU114 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|Any CPU.Build.0 = Release|Any CPU115 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|x64.ActiveCfg = Release|x64116 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|x64.Build.0 = Release|x64117 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|x86.ActiveCfg = Release|x86118 {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Release|x86.Build.0 = Release|x86119 91 EndGlobalSection 120 92 GlobalSection(SolutionProperties) = preSolution -
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj
r10049 r10054 120 120 <None Include="HeuristicLab.snk" /> 121 121 <Compile Include="Properties\AssemblyInfo.cs" /> 122 <None Include="Properties\AssemblyInfo.cs.frame" />123 122 </ItemGroup> 124 123 <ItemGroup> -
branches/HeuristicLab.Problems.GPDL/Test/Test.csproj
r10051 r10054 119 119 <ItemGroup> 120 120 <Compile Include="TestGrammar.cs" /> 121 <Compile Include="TestGpdlExamples.cs" />122 121 <Compile Include="TestGpdlCompiler.cs" /> 123 122 <Compile Include="Properties\AssemblyInfo.cs" /> … … 127 126 <Project>{a5452b63-b33b-4f9f-9e81-98b75edb5612}</Project> 128 127 <Name>HeuristicLab.Grammars-3.3</Name> 129 </ProjectReference>130 <ProjectReference Include="..\HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj">131 <Project>{F8481248-2A5B-48A0-A485-D3E1619C1E44}</Project>132 <Name>HeuristicLab.Problems.GPDL.CodeGen-3.4</Name>133 </ProjectReference>134 <ProjectReference Include="..\HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj">135 <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project>136 <Name>HeuristicLab.Problems.GPDL.Views-3.4</Name>137 <Private>True</Private>138 128 </ProjectReference> 139 129 <ProjectReference Include="..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">
Note: See TracChangeset
for help on using the changeset viewer.