Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /reversi.dproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations) (download)
Sat Jul 11 05:06:38 2015 UTC (8 years, 9 months ago) by yamat0jp
File size: 5176 byte(s)


1 yamat0jp 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2     <PropertyGroup>
3     <ProjectGuid>{F80C9239-06BF-49CE-9AF2-6E2CB82E67A0}</ProjectGuid>
4     <MainSource>reversi.dpr</MainSource>
5     <Base>True</Base>
6     <Config Condition="'$(Config)'==''">Release</Config>
7     <TargetedPlatforms>1</TargetedPlatforms>
8     <AppType>Application</AppType>
9     <FrameworkType>VCL</FrameworkType>
10     <ProjectVersion>16.1</ProjectVersion>
11     <Platform Condition="'$(Platform)'==''">Win32</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>
23     <CfgParent>Base</CfgParent>
24     <Base>true</Base>
25     </PropertyGroup>
26     <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
27     <Cfg_1>true</Cfg_1>
28     <CfgParent>Base</CfgParent>
29     <Base>true</Base>
30     </PropertyGroup>
31     <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
32     <Cfg_2>true</Cfg_2>
33     <CfgParent>Base</CfgParent>
34     <Base>true</Base>
35     </PropertyGroup>
36     <PropertyGroup Condition="'$(Base)'!=''">
37     <DCC_F>false</DCC_F>
38     <DCC_K>false</DCC_K>
39     <DCC_N>false</DCC_N>
40     <VerInfo_Locale>1041</VerInfo_Locale>
41     <SanitizedProjectName>reversi</SanitizedProjectName>
42     <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
43     <DCC_E>false</DCC_E>
44     <DCC_ImageBase>00400000</DCC_ImageBase>
45     <DCC_S>false</DCC_S>
46     <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
47     </PropertyGroup>
48     <PropertyGroup Condition="'$(Base_Win32)'!=''">
49     <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
50     <Icon_MainIcon>reversi_Icon.ico</Icon_MainIcon>
51     <VerInfo_Locale>1033</VerInfo_Locale>
52     <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
53     <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
54     <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
55     </PropertyGroup>
56     <PropertyGroup Condition="'$(Base_Win64)'!=''">
57     <Icon_MainIcon>reversi_Icon.ico</Icon_MainIcon>
58     </PropertyGroup>
59     <PropertyGroup Condition="'$(Cfg_1)'!=''">
60     <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
61     <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
62     <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
63     <DCC_DebugInformation>0</DCC_DebugInformation>
64     </PropertyGroup>
65     <PropertyGroup Condition="'$(Cfg_2)'!=''">
66     <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
67     <DCC_Optimize>false</DCC_Optimize>
68     <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
69     </PropertyGroup>
70     <ItemGroup>
71     <DelphiCompile Include="$(MainSource)">
72     <MainSource>MainSource</MainSource>
73     </DelphiCompile>
74     <DCCReference Include="Unit1.pas">
75     <Form>Form1</Form>
76     </DCCReference>
77     <BuildConfiguration Include="Debug">
78     <Key>Cfg_2</Key>
79     <CfgParent>Base</CfgParent>
80     </BuildConfiguration>
81     <BuildConfiguration Include="Base">
82     <Key>Base</Key>
83     </BuildConfiguration>
84     <BuildConfiguration Include="Release">
85     <Key>Cfg_1</Key>
86     <CfgParent>Base</CfgParent>
87     </BuildConfiguration>
88     </ItemGroup>
89     <ProjectExtensions>
90     <Borland.Personality>Delphi.Personality.12</Borland.Personality>
91     <Borland.ProjectType/>
92     <BorlandProject>
93     <Delphi.Personality>
94     <Source>
95     <Source Name="MainSource">reversi.dpr</Source>
96     </Source>
97     </Delphi.Personality>
98     <Platforms>
99     <Platform value="Win32">True</Platform>
100     <Platform value="Win64">False</Platform>
101     </Platforms>
102     </BorlandProject>
103     <ProjectFileVersion>12</ProjectFileVersion>
104     </ProjectExtensions>
105     <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
106     <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
107     </Project>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26