Subversion Repositories spacemission

Rev

Rev 4 | Rev 14 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 11
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
  <PropertyGroup>
3
        <ProjectGuid>{599685DA-212E-4FDE-99E7-BC84B6909E31}</ProjectGuid>
3
    <ProjectGuid>{c3719792-d463-4c67-a238-ac2b31b77218}</ProjectGuid>
4
        <MainSource>LevEdit.dpr</MainSource>
4
    <MainSource>LevEdit.dpr</MainSource>
5
        <Base>True</Base>
-
 
6
        <Config Condition="'$(Config)'==''">Debug</Config>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
        <TargetedPlatforms>1</TargetedPlatforms>
-
 
8
        <AppType>Application</AppType>
-
 
9
        <FrameworkType>VCL</FrameworkType>
-
 
10
        <ProjectVersion>14.6</ProjectVersion>
-
 
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
12
    </PropertyGroup>
-
 
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
-
 
14
        <Base>true</Base>
-
 
15
    </PropertyGroup>
-
 
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
-
 
17
        <Base_Win32>true</Base_Win32>
-
 
18
        <CfgParent>Base</CfgParent>
-
 
19
        <Base>true</Base>
-
 
20
    </PropertyGroup>
-
 
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
-
 
22
        <Base_Win64>true</Base_Win64>
7
    <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
23
        <CfgParent>Base</CfgParent>
-
 
24
        <Base>true</Base>
-
 
25
    </PropertyGroup>
-
 
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
8
    <DCC_DependencyCheckOutputName>LevEdit.exe</DCC_DependencyCheckOutputName>
27
        <Cfg_1>true</Cfg_1>
-
 
28
        <CfgParent>Base</CfgParent>
-
 
29
        <Base>true</Base>
-
 
30
    </PropertyGroup>
9
  </PropertyGroup>
31
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
10
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32
        <Cfg_2>true</Cfg_2>
-
 
33
        <CfgParent>Base</CfgParent>
-
 
34
        <Base>true</Base>
-
 
35
    </PropertyGroup>
11
    <Version>7.0</Version>
36
    <PropertyGroup Condition="'$(Base)'!=''">
-
 
37
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
-
 
38
        <VerInfo_Locale>1031</VerInfo_Locale>
-
 
39
        <DCC_N>true</DCC_N>
-
 
40
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
41
        <DCC_HIDDEN_VIRTUAL>false</DCC_HIDDEN_VIRTUAL>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
42
        <DCC_WriteableConstants>true</DCC_WriteableConstants>
13
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
43
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
-
 
44
        <DCC_ImageBase>00400000</DCC_ImageBase>
-
 
45
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
-
 
46
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Der Leveleditor zu SpaceMission...;FileVersion=1.1.0.0;InternalName=SpaceMisson 1.1 - Leveleditor;LegalCopyright=© Copyright 2001 - 2007 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=LevEdit.exe;ProductName=SpaceMission 1.1;ProductVersion=1.1.0.0;Webseite=www.viathinksoft.de;Projektleiter=Daniel Marschall - www.daniel-marschall.de</VerInfo_Keys>
-
 
47
        <DCC_E>false</DCC_E>
-
 
48
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
-
 
49
        <DCC_UsePackage>Vcl50;Vclx50;VclSmp50;Vcldb50;vclado50;ibevnt50;Vclbde50;vcldbx50;Qrpt50;TeeUI50;TeeDB50;Tee50;Dss50;TeeQR50;VCLIB50;Vclmid50;vclie50;Inetdb50;Inet50;NMFast50;webmid50;dclocx50;dclaxserver50;DelphiX_for5;pielib;$(DCC_UsePackage)</DCC_UsePackage>
14
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
50
        <DCC_K>false</DCC_K>
-
 
51
        <DCC_F>false</DCC_F>
-
 
52
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
-
 
53
        <DCC_S>false</DCC_S>
-
 
54
    </PropertyGroup>
-
 
55
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
-
 
56
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
57
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
-
 
58
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
-
 
59
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
-
 
60
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
-
 
61
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
62
    </PropertyGroup>
-
 
63
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
-
 
64
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
-
 
65
    </PropertyGroup>
-
 
66
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
-
 
67
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
15
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
-
 
16
    <DCC_UnitSearchPath>VCL_DELPHIX_D6</DCC_UnitSearchPath>
-
 
17
    <DCC_ResourcePath>VCL_DELPHIX_D6</DCC_ResourcePath>
68
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
18
    <DCC_ObjPath>VCL_DELPHIX_D6</DCC_ObjPath>
69
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
19
    <DCC_IncludePath>VCL_DELPHIX_D6</DCC_IncludePath>
70
        <DCC_DebugInformation>false</DCC_DebugInformation>
20
    <DCC_Define>RELEASE</DCC_Define>
-
 
21
    <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
71
    </PropertyGroup>
22
  </PropertyGroup>
72
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
23
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
-
 
24
    <Version>7.0</Version>
73
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
25
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
-
 
26
    <DCC_UnitSearchPath>VCL_DELPHIX_D6</DCC_UnitSearchPath>
-
 
27
    <DCC_ResourcePath>VCL_DELPHIX_D6</DCC_ResourcePath>
74
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
28
    <DCC_ObjPath>VCL_DELPHIX_D6</DCC_ObjPath>
-
 
29
    <DCC_IncludePath>VCL_DELPHIX_D6</DCC_IncludePath>
75
        <DCC_Optimize>false</DCC_Optimize>
30
    <DCC_Define>DEBUG</DCC_Define>
-
 
31
    <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
76
    </PropertyGroup>
32
  </PropertyGroup>
77
    <ItemGroup>
-
 
78
        <DelphiCompile Include="$(MainSource)">
-
 
79
            <MainSource>MainSource</MainSource>
-
 
80
        </DelphiCompile>
-
 
81
        <DCCReference Include="LevMain.pas">
-
 
82
            <Form>MainForm</Form>
-
 
83
        </DCCReference>
-
 
84
        <DCCReference Include="LevSplash.pas">
-
 
85
            <Form>SplashForm</Form>
-
 
86
        </DCCReference>
-
 
87
        <DCCReference Include="LevSpeicherung.pas">
-
 
88
            <Form>SpeicherungForm</Form>
-
 
89
        </DCCReference>
-
 
90
        <DCCReference Include="ComInfo.pas">
-
 
91
            <Form>InfoForm</Form>
-
 
92
        </DCCReference>
-
 
93
        <DCCReference Include="LevSource.pas">
-
 
94
            <Form>SourceForm</Form>
-
 
95
        </DCCReference>
-
 
96
        <DCCReference Include="LevOptions.pas">
-
 
97
            <Form>LevelForm</Form>
-
 
98
        </DCCReference>
-
 
99
        <DCCReference Include="Global.pas"/>
-
 
100
        <None Include="LevEdit.todo"/>
-
 
101
        <BuildConfiguration Include="Debug">
-
 
102
            <Key>Cfg_2</Key>
-
 
103
            <CfgParent>Base</CfgParent>
-
 
104
        </BuildConfiguration>
-
 
105
        <BuildConfiguration Include="Base">
-
 
106
            <Key>Base</Key>
-
 
107
        </BuildConfiguration>
-
 
108
        <BuildConfiguration Include="Release">
-
 
109
            <Key>Cfg_1</Key>
-
 
110
            <CfgParent>Base</CfgParent>
-
 
111
        </BuildConfiguration>
-
 
112
    </ItemGroup>
-
 
113
    <ProjectExtensions>
33
  <ProjectExtensions>
114
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
34
    <Borland.Personality>Delphi.Personality</Borland.Personality>
115
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
35
    <Borland.ProjectType>VCLApplication</Borland.ProjectType>
116
        <BorlandProject>
36
    <BorlandProject>
117
            <Delphi.Personality>
37
<BorlandProject xmlns=""> <Delphi.Personality>   <Parameters>
-
 
38
      <Parameters Name="UseLauncher">False</Parameters>
118
                <Source>
39
      <Parameters Name="LoadAllSymbols">True</Parameters>
119
                    <Source Name="MainSource">LevEdit.dpr</Source>
40
      <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
120
                </Source>
41
    </Parameters>
121
                <VersionInfo>
42
    <VersionInfo>
122
                    <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
43
      <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
123
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
44
      <VersionInfo Name="AutoIncBuild">False</VersionInfo>
124
                    <VersionInfo Name="MajorVer">1</VersionInfo>
45
      <VersionInfo Name="MajorVer">1</VersionInfo>
125
                    <VersionInfo Name="MinorVer">1</VersionInfo>
46
      <VersionInfo Name="MinorVer">1</VersionInfo>
Line 136... Line 57...
136
                <VersionInfoKeys>
57
    <VersionInfoKeys>
137
                    <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
58
      <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
138
                    <VersionInfoKeys Name="FileDescription">Der Leveleditor zu SpaceMission...</VersionInfoKeys>
59
      <VersionInfoKeys Name="FileDescription">Der Leveleditor zu SpaceMission...</VersionInfoKeys>
139
                    <VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys>
60
      <VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys>
140
                    <VersionInfoKeys Name="InternalName">SpaceMisson 1.1 - Leveleditor</VersionInfoKeys>
61
      <VersionInfoKeys Name="InternalName">SpaceMisson 1.1 - Leveleditor</VersionInfoKeys>
141
                    <VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2007 ViaThinkSoft</VersionInfoKeys>
62
      <VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys>
142
                    <VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys>
63
      <VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys>
143
                    <VersionInfoKeys Name="OriginalFilename">LevEdit.exe</VersionInfoKeys>
64
      <VersionInfoKeys Name="OriginalFilename">LevEdit.exe</VersionInfoKeys>
144
                    <VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys>
65
      <VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys>
145
                    <VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys>
66
      <VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys>
146
                    <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
67
      <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
147
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
68
      <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
148
                </VersionInfoKeys>
69
    </VersionInfoKeys>
149
            </Delphi.Personality>
-
 
150
            <Platforms>
70
    <Source>
151
                <Platform value="Win32">True</Platform>
71
      <Source Name="MainSource">LevEdit.dpr</Source>
152
                <Platform value="Win64">False</Platform>
-
 
153
            </Platforms>
-
 
154
        </BorlandProject>
72
    </Source>
155
        <ProjectFileVersion>12</ProjectFileVersion>
73
  </Delphi.Personality> </BorlandProject></BorlandProject>
156
    </ProjectExtensions>
74
  </ProjectExtensions>
-
 
75
  <ItemGroup />
-
 
76
  <ItemGroup>
-
 
77
    <DelphiCompile Include="LevEdit.dpr">
-
 
78
      <MainSource>MainSource</MainSource>
-
 
79
    </DelphiCompile>
-
 
80
    <DCCReference Include="ComInfo.pas">
-
 
81
      <Form>InfoForm</Form>
-
 
82
    </DCCReference>
-
 
83
    <DCCReference Include="Global.pas">
-
 
84
      <Form>$IFEND</Form>
-
 
85
    </DCCReference>
-
 
86
    <DCCReference Include="LevMain.pas">
-
 
87
      <Form>MainForm</Form>
-
 
88
    </DCCReference>
-
 
89
    <DCCReference Include="LevOptions.pas">
-
 
90
      <Form>LevelForm</Form>
-
 
91
    </DCCReference>
-
 
92
    <DCCReference Include="LevSource.pas">
-
 
93
      <Form>SourceForm</Form>
-
 
94
    </DCCReference>
157
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
95
    <DCCReference Include="LevSpeicherung.pas">
-
 
96
      <Form>SpeicherungForm</Form>
-
 
97
    </DCCReference>
-
 
98
    <DCCReference Include="LevSplash.pas">
-
 
99
      <Form>SplashForm</Form>
-
 
100
    </DCCReference>
-
 
101
  </ItemGroup>
158
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
102
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
159
</Project>
103
</Project>