Browse Subversion Repository
Diff of /reversi.dproj
Parent Directory
| Revision Log
| Patch
| 6 |
<MainSource>reversi.dpr</MainSource> |
<MainSource>reversi.dpr</MainSource> |
| 7 |
<Base>True</Base> |
<Base>True</Base> |
| 8 |
<Config Condition="'$(Config)'==''">Release</Config> |
<Config Condition="'$(Config)'==''">Release</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> |
| 846 |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
| 847 |
</Deployment> |
</Deployment> |
| 848 |
<Platforms> |
<Platforms> |
| 849 |
<Platform value="Android" ActiveMobileDevice="333495355FDD00EC">True</Platform> |
<Platform value="Android" ActiveMobileDevice="Galaxy_Nexus_5">True</Platform> |
| 850 |
<Platform value="iOSDevice">True</Platform> |
<Platform value="iOSDevice">True</Platform> |
| 851 |
<Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform> |
<Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform> |
| 852 |
<Platform value="OSX32">True</Platform> |
<Platform value="OSX32">True</Platform> |
|
|
Legend:
| Removed from v.33 |
|
| changed lines |
| |
Added in v.34 |
|
|
|