Free cookie consent management tool by TermsFeed Policy Generator

Changeset 2259 for trunk/tools/Tools.sln


Ignore:
Timestamp:
08/07/09 18:33:25 (15 years ago)
Author:
gkronber
Message:

Added unfinished implementation of CEDMA importer tool. #719

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Tools.sln

    r1546 r2259  
    1111EndProject
    1212Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wizards", "Wizards\Wizards.csproj", "{1E4B971A-83BA-4C39-BE19-D09B13CF7242}"
     13EndProject
     14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CedmaImporter", "CedmaImporter\CedmaImporter.csproj", "{F4818BCF-A57F-413C-8DEE-C0532C7F7C7F}"
    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    {F4818BCF-A57F-413C-8DEE-C0532C7F7C7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     31    {F4818BCF-A57F-413C-8DEE-C0532C7F7C7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
     32    {F4818BCF-A57F-413C-8DEE-C0532C7F7C7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
     33    {F4818BCF-A57F-413C-8DEE-C0532C7F7C7F}.Release|Any CPU.Build.0 = Release|Any CPU
    2834  EndGlobalSection
    2935  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.