Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/03/09 18:00:54 (15 years ago)
Author:
gkronber
Message:

Added first crude implementation of CEDMA exporter. #715

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CEDMA-Exporter-715/tools/Tools.sln

    r1546 r2228  
    1111EndProject
    1212Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wizards", "Wizards\Wizards.csproj", "{1E4B971A-83BA-4C39-BE19-D09B13CF7242}"
     13EndProject
     14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CedmaExporter", "CedmaExporter\CedmaExporter.csproj", "{59334706-3386-4823-AF9B-B33CD793BA71}"
    1315EndProject
    1416Global
     
    2628    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2729    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.Build.0 = Release|Any CPU
     30    {59334706-3386-4823-AF9B-B33CD793BA71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     31    {59334706-3386-4823-AF9B-B33CD793BA71}.Debug|Any CPU.Build.0 = Debug|Any CPU
     32    {59334706-3386-4823-AF9B-B33CD793BA71}.Release|Any CPU.ActiveCfg = Release|Any CPU
     33    {59334706-3386-4823-AF9B-B33CD793BA71}.Release|Any CPU.Build.0 = Release|Any CPU
    2834  EndGlobalSection
    2935  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.