Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10059 for branches


Ignore:
Timestamp:
10/17/13 15:56:10 (11 years ago)
Author:
gkronber
Message:

#2026 fixed references in HL specific GPDL plugin (backend), set svn:ignore

Location:
branches
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL

    • Property svn:ignore
      •  

        old new  
        33bin
        44*.user
         5obj
  • branches/HeuristicLab.Problems.GPDL.Backend

    • Property svn:ignore set to
      _ReSharper.HeuristicLab.Problems.GPDL.Backend
      *.suo
  • branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Backend.sln

    r10055 r10059  
    88  EndProjectSection
    99EndProject
    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 EndProject
    12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SyntaxAnalyzer", "SyntaxAnalyzer\SyntaxAnalyzer.csproj", "{729B818F-E1D0-4C9D-915A-775B2A4B1D27}"
    13 EndProject
    14 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Coco-2", "Coco-2", "{582440C3-BB33-4683-A5EC-673AB51A7AB3}"
    15   ProjectSection(SolutionItems) = preProject
    16     Coco-2\Errors.cs = Coco-2\Errors.cs
    17     Coco-2\Main.frm = Coco-2\Main.frm
    18     Coco-2\PGT.exe = Coco-2\PGT.exe
    19     Coco-2\PGTSem.frm = Coco-2\PGTSem.frm
    20     Coco-2\PGTSyn.frm = Coco-2\PGTSyn.frm
    21     Coco-2\Sets.cs = Coco-2\Sets.cs
    22     Coco-2\SG.exe = Coco-2\SG.exe
    23     Coco-2\SGLex.frm = Coco-2\SGLex.frm
    24     Coco-2\Utils.cs = Coco-2\Utils.cs
    25   EndProjectSection
    26 EndProject
    2710Project("{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}"
    2811EndProject
    29 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GpdlCompiler", "GpdlCompiler\GpdlCompiler.csproj", "{C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}"
    30 EndProject
    3112Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{94073310-27AB-4C93-8FDD-3D35824AE3F7}"
    32 EndProject
    33 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Grammars-3.3", "HeuristicLab.Grammars\3.3\HeuristicLab.Grammars-3.3.csproj", "{A5452B63-B33B-4F9F-9E81-98B75EDB5612}"
    3413EndProject
    3514Project("{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}"
     
    4524  EndGlobalSection
    4625  GlobalSection(ProjectConfigurationPlatforms) = postSolution
    47     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    48     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
    49     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.ActiveCfg = Debug|x64
    50     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x64.Build.0 = Debug|x64
    51     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.ActiveCfg = Debug|x86
    52     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Debug|x86.Build.0 = Debug|x86
    53     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
    54     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|Any CPU.Build.0 = Release|Any CPU
    55     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.ActiveCfg = Release|x64
    56     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x64.Build.0 = Release|x64
    57     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.ActiveCfg = Release|x86
    58     {E4EE5AFB-D552-447B-8A16-6CBE7938AF32}.Release|x86.Build.0 = Release|x86
    59     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    60     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|Any CPU.Build.0 = Debug|Any CPU
    61     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x64.ActiveCfg = Debug|Any CPU
    62     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Debug|x86.ActiveCfg = Debug|Any CPU
    63     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.ActiveCfg = Release|Any CPU
    64     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|Any CPU.Build.0 = Release|Any CPU
    65     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x64.ActiveCfg = Release|Any CPU
    66     {729B818F-E1D0-4C9D-915A-775B2A4B1D27}.Release|x86.ActiveCfg = Release|Any CPU
    6726    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    6827    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    7736    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.ActiveCfg = Release|x86
    7837    {3F9E665A-3DCB-49C3-8806-0E47FC48EA52}.Release|x86.Build.0 = Release|x86
    79     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    80     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
    81     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|x64.ActiveCfg = Debug|Any CPU
    82     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Debug|x86.ActiveCfg = Debug|Any CPU
    83     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
    84     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|Any CPU.Build.0 = Release|Any CPU
    85     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|x64.ActiveCfg = Release|Any CPU
    86     {C3A2E1C9-9677-4992-A1B7-7B38CDB82FEF}.Release|x86.ActiveCfg = Release|Any CPU
    8738    {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    8839    {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    9344    {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Release|x64.ActiveCfg = Release|Any CPU
    9445    {94073310-27AB-4C93-8FDD-3D35824AE3F7}.Release|x86.ActiveCfg = Release|Any CPU
    95     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    96     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|Any CPU.Build.0 = Debug|Any CPU
    97     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x64.ActiveCfg = Debug|x64
    98     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x64.Build.0 = Debug|x64
    99     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x86.ActiveCfg = Debug|x86
    100     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Debug|x86.Build.0 = Debug|x86
    101     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|Any CPU.ActiveCfg = Release|Any CPU
    102     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|Any CPU.Build.0 = Release|Any CPU
    103     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x64.ActiveCfg = Release|x64
    104     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x64.Build.0 = Release|x64
    105     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.ActiveCfg = Release|x86
    106     {A5452B63-B33B-4F9F-9E81-98B75EDB5612}.Release|x86.Build.0 = Release|x86
    10746    {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    10847    {F8481248-2A5B-48A0-A485-D3E1619C1E44}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    12160    HideSolutionNode = FALSE
    12261  EndGlobalSection
    123   GlobalSection(NestedProjects) = preSolution
    124     {582440C3-BB33-4683-A5EC-673AB51A7AB3} = {3768D612-38EB-47D8-9E79-75D8E5AB00A8}
    125   EndGlobalSection
    126   GlobalSection(Performance) = preSolution
    127     HasPerformanceSessions = true
    128   EndGlobalSection
    12962EndGlobal
  • branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj

    r10049 r10059  
    129129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    130130    </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>
    131135    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    132136      <SpecificVersion>False</SpecificVersion>
     
    177181    </BootstrapperPackage>
    178182  </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>
    185183  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    186184  <!-- 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  
    141141      <Private>False</Private>
    142142    </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>
    143147    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    144148      <SpecificVersion>False</SpecificVersion>
     
    259263  </ItemGroup>
    260264  <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>
    268265    <Page Include="CodeEditor.xaml">
    269266      <SubType>Designer</SubType>
     
    278275    <None Include="Resources\Multiplexer.txt" />
    279276    <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>
    280283  </ItemGroup>
    281284  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • branches/HeuristicLab.Problems.GPDL.Backend/Test

    • Property svn:ignore set to
      obj
      *.user
  • branches/HeuristicLab.Problems.GPDL.Backend/Test/Test.csproj

    r10057 r10059  
    8787      <Private>True</Private>
    8888    </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>
    8993    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    9094      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     
    118122  </Choose>
    119123  <ItemGroup>
    120     <Compile Include="TestGrammar.cs" />
    121     <Compile Include="TestGpdlCompiler.cs" />
    122124    <Compile Include="Properties\AssemblyInfo.cs" />
     125    <Compile Include="TestGpdlExamples.cs" />
    123126  </ItemGroup>
    124127  <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>
    128131    </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>
    133135    </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>
    145136  </ItemGroup>
    146137  <Choose>
  • branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4*.user
  • branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj

    r10058 r10059  
    130130    <Compile Include="Plugin.cs" />
    131131    <Compile Include="Properties\AssemblyInfo.cs" />
    132     <None Include="Plugin.cs.frame" />
    133     <None Include="Properties\AssemblyInfo.cs.frame" />
    134132  </ItemGroup>
    135133  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.