Develop and Download Open Source Software

Browse Subversion Repository

Diff of /gtp1000.dproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by yamat0jp, Tue Jul 28 12:15:19 2015 UTC revision 4 by yamat0jp, Fri Jul 31 23:39:46 2015 UTC
# Line 5  Line 5 
5          <FrameworkType>FMX</FrameworkType>          <FrameworkType>FMX</FrameworkType>
6          <MainSource>gtp1000.dpr</MainSource>          <MainSource>gtp1000.dpr</MainSource>
7          <Base>True</Base>          <Base>True</Base>
8          <Config Condition="'$(Config)'==''">Release</Config>          <Config Condition="'$(Config)'==''">Debug</Config>
9          <Platform Condition="'$(Platform)'==''">Android</Platform>          <Platform Condition="'$(Platform)'==''">Win32</Platform>
10          <TargetedPlatforms>95</TargetedPlatforms>          <TargetedPlatforms>95</TargetedPlatforms>
11          <AppType>Application</AppType>          <AppType>Application</AppType>
12      </PropertyGroup>      </PropertyGroup>
# Line 248  Line 248 
248              <Form>Form3</Form>              <Form>Form3</Form>
249              <FormType>fmx</FormType>              <FormType>fmx</FormType>
250          </DCCReference>          </DCCReference>
251          <DCCReference Include="Unit4.pas"/>          <DCCReference Include="Unit4.pas">
252                <Form>$R *.res</Form>
253            </DCCReference>
254          <BuildConfiguration Include="Release">          <BuildConfiguration Include="Release">
255              <Key>Cfg_2</Key>              <Key>Cfg_2</Key>
256              <CfgParent>Base</CfgParent>              <CfgParent>Base</CfgParent>
# Line 294  Line 296 
296                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
297                      </Platform>                      </Platform>
298                  </DeployFile>                  </DeployFile>
299                  <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470">                  <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72">
300                      <Platform Name="Android">                      <Platform Name="Android">
301                          <RemoteName>splash_image.png</RemoteName>                          <RemoteName>ic_launcher.png</RemoteName>
302                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
303                      </Platform>                      </Platform>
304                  </DeployFile>                  </DeployFile>
# Line 517  Line 519 
519                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
520                      </Platform>                      </Platform>
521                  </DeployFile>                  </DeployFile>
522                  <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72">                  <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470">
523                      <Platform Name="Android">                      <Platform Name="Android">
524                          <RemoteName>ic_launcher.png</RemoteName>                          <RemoteName>splash_image.png</RemoteName>
525                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
526                      </Platform>                      </Platform>
527                  </DeployFile>                  </DeployFile>
# Line 861  Line 863 
863                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
864              </Deployment>              </Deployment>
865              <Platforms>              <Platforms>
866                  <Platform value="Android" ActiveMobileDevice="333495355FDD00EC">True</Platform>                  <Platform value="Android" ActiveMobileDevice="AVD_for_Galaxy_Nexus_by_Google">True</Platform>
867                  <Platform value="iOSDevice">True</Platform>                  <Platform value="iOSDevice">True</Platform>
868                  <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>                  <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>
869                  <Platform value="OSX32">True</Platform>                  <Platform value="OSX32">True</Platform>

Legend:
Removed from v.3  
changed lines
  Added in v.4

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