Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bingo.dproj

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

revision 2 by yamat0jp, Sat Feb 28 14:30:50 2015 UTC revision 4 by yamat0jp, Sun Sep 4 01:48:44 2016 UTC
# Line 1  Line 1 
1  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2      <PropertyGroup>      <PropertyGroup>
3          <ProjectGuid>{1E359559-F1E8-4086-BC7A-426D713E2EE5}</ProjectGuid>          <ProjectGuid>{1E359559-F1E8-4086-BC7A-426D713E2EE5}</ProjectGuid>
4          <ProjectVersion>16.0</ProjectVersion>          <ProjectVersion>16.1</ProjectVersion>
5          <FrameworkType>FMX</FrameworkType>          <FrameworkType>FMX</FrameworkType>
6          <MainSource>bingo.dpr</MainSource>          <MainSource>bingo.dpr</MainSource>
7          <Base>True</Base>          <Base>True</Base>
# Line 251  Line 251 
251                  </Excluded_Packages>                  </Excluded_Packages>
252              </Delphi.Personality>              </Delphi.Personality>
253              <Deployment>              <Deployment>
254                    <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
255                        <Platform Name="OSX32">
256                            <Overwrite>true</Overwrite>
257                        </Platform>
258                        <Platform Name="iOSSimulator">
259                            <Overwrite>true</Overwrite>
260                        </Platform>
261                    </DeployFile>
262                  <DeployFile LocalName="Win32\Debug\bingo.exe" Configuration="Debug" Class="ProjectOutput">                  <DeployFile LocalName="Win32\Debug\bingo.exe" Configuration="Debug" Class="ProjectOutput">
263                      <Platform Name="Win32">                      <Platform Name="Win32">
264                          <RemoteName>bingo.exe</RemoteName>                          <RemoteName>bingo.exe</RemoteName>
# Line 263  Line 271 
271                          <Overwrite>true</Overwrite>                          <Overwrite>true</Overwrite>
272                      </Platform>                      </Platform>
273                  </DeployFile>                  </DeployFile>
                 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">  
                     <Platform Name="OSX32">  
                         <Overwrite>true</Overwrite>  
                     </Platform>  
                     <Platform Name="iOSSimulator">  
                         <Overwrite>true</Overwrite>  
                     </Platform>  
                 </DeployFile>  
274                  <DeployClass Required="true" Name="DependencyPackage">                  <DeployClass Required="true" Name="DependencyPackage">
275                      <Platform Name="iOSDevice">                      <Platform Name="iOSDevice">
276                          <Operation>1</Operation>                          <Operation>1</Operation>
# Line 351  Line 351 
351                  </DeployClass>                  </DeployClass>
352                  <DeployClass Name="ProjectOSXEntitlements">                  <DeployClass Name="ProjectOSXEntitlements">
353                      <Platform Name="OSX32">                      <Platform Name="OSX32">
354                          <RemoteDir>Contents</RemoteDir>                          <RemoteDir>../</RemoteDir>
355                          <Operation>1</Operation>                          <Operation>1</Operation>
356                      </Platform>                      </Platform>
357                  </DeployClass>                  </DeployClass>
# Line 437  Line 437 
437                  </DeployClass>                  </DeployClass>
438                  <DeployClass Name="ProjectiOSEntitlements">                  <DeployClass Name="ProjectiOSEntitlements">
439                      <Platform Name="iOSDevice">                      <Platform Name="iOSDevice">
440                            <RemoteDir>../</RemoteDir>
441                          <Operation>1</Operation>                          <Operation>1</Operation>
442                      </Platform>                      </Platform>
443                  </DeployClass>                  </DeployClass>

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

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