Skip to content

Commit

Permalink
Compiled with the latest version of RAD Studio.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Kassebaum committed Mar 28, 2016
1 parent 17812c6 commit 59c5e54
Show file tree
Hide file tree
Showing 36 changed files with 214 additions and 220 deletions.
33 changes: 14 additions & 19 deletions CBuilder/MPCommonLibC.cbproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ProjectType>CppPackage</ProjectType>
<MainSource>MPCommonLibC.cpp</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Config Condition="'$(Config)'==''">Release</Config>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>18.1</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
Expand Down Expand Up @@ -410,7 +410,7 @@
<Platform value="Win32">True</Platform>
<Platform value="Win64">True</Platform>
</Platforms>
<Deployment Version="2">
<Deployment Version="3">
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
<Platform Name="OSX32">
<Overwrite>true</Overwrite>
Expand Down Expand Up @@ -483,7 +483,16 @@
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectOSXResource">
<Platform Name="OSX32">
<RemoteDir>Contents\Resources</RemoteDir>
Expand Down Expand Up @@ -593,12 +602,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File">
<Platform Name="Android">
<RemoteDir>library\lib\x86</RemoteDir>
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File"/>
<DeployClass Name="iPhone_Launch320">
<Platform Name="iOSSimulator">
<Operation>1</Operation>
Expand Down Expand Up @@ -800,16 +804,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
Expand Down
33 changes: 14 additions & 19 deletions CBuilder/MPCommonLibCD.cbproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ProjectType>CppPackage</ProjectType>
<MainSource>MPCommonLibCD.cpp</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Config Condition="'$(Config)'==''">Release</Config>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>18.1</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
Expand Down Expand Up @@ -395,7 +395,7 @@
<Platform value="Win32">True</Platform>
<Platform value="Win64">False</Platform>
</Platforms>
<Deployment Version="2">
<Deployment Version="3">
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
<Platform Name="OSX32">
<Overwrite>true</Overwrite>
Expand Down Expand Up @@ -468,16 +468,7 @@
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<DeployClass Name="ProjectOSXResource">
<Platform Name="OSX32">
<RemoteDir>Contents\Resources</RemoteDir>
Expand Down Expand Up @@ -587,12 +578,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File">
<Platform Name="Android">
<RemoteDir>library\lib\x86</RemoteDir>
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File"/>
<DeployClass Name="iPhone_Launch320">
<Platform Name="iOSSimulator">
<Operation>1</Operation>
Expand Down Expand Up @@ -794,7 +780,16 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
Expand Down
33 changes: 14 additions & 19 deletions Delphi/MPCommonLibD.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ProjectGuid>{ADE054B6-A404-4C84-8AC9-821ECD77C343}</ProjectGuid>
<MainSource>MPCommonLibD.dpk</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Config Condition="'$(Config)'==''">Release</Config>
<TargetedPlatforms>3</TargetedPlatforms>
<AppType>Package</AppType>
<FrameworkType>VCL</FrameworkType>
Expand Down Expand Up @@ -147,8 +147,17 @@
<Platform value="Win32">True</Platform>
<Platform value="Win64">True</Platform>
</Platforms>
<Deployment Version="2">
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<Deployment Version="3">
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectOSXResource">
<Platform Name="OSX32">
<RemoteDir>Contents\Resources</RemoteDir>
Expand Down Expand Up @@ -237,12 +246,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File">
<Platform Name="Android">
<RemoteDir>library\lib\x86</RemoteDir>
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File"/>
<DeployClass Name="ProjectiOSDeviceDebug">
<Platform Name="iOSDevice64">
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
Expand Down Expand Up @@ -465,16 +469,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
Expand Down
33 changes: 14 additions & 19 deletions Delphi/MPCommonLibDD.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ProjectGuid>{937AD028-013A-4BAD-AFF0-9A2EBDCF62F9}</ProjectGuid>
<MainSource>MPCommonLibDD.dpk</MainSource>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Config Condition="'$(Config)'==''">Release</Config>
<TargetedPlatforms>1</TargetedPlatforms>
<AppType>Package</AppType>
<FrameworkType>VCL</FrameworkType>
Expand Down Expand Up @@ -145,14 +145,23 @@
<Platform value="Win32">True</Platform>
<Platform value="Win64">False</Platform>
</Platforms>
<Deployment Version="2">
<Deployment Version="3">
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\Bpl\MPCommonLibDD220.bpl" Configuration="Debug" Class="ProjectOutput">
<Platform Name="Win32">
<RemoteName>MPCommonLibDD.bpl</RemoteName>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectOSXResource">
<Platform Name="OSX32">
<RemoteDir>Contents\Resources</RemoteDir>
Expand Down Expand Up @@ -241,12 +250,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File">
<Platform Name="Android">
<RemoteDir>library\lib\x86</RemoteDir>
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="AndroidLibnativeX86File"/>
<DeployClass Name="ProjectiOSDeviceDebug">
<Platform Name="iOSDevice64">
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
Expand Down Expand Up @@ -469,16 +473,7 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<DeployClass Name="DependencyModule">
<Platform Name="Win32">
<Operation>0</Operation>
<Extensions>.dll;.bpl</Extensions>
</Platform>
<Platform Name="OSX32">
<Operation>1</Operation>
<Extensions>.dylib</Extensions>
</Platform>
</DeployClass>
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
Expand Down
11 changes: 6 additions & 5 deletions Source/hpp/Win32/Debug/MPCommonLibD.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPCommonLibD.dpk' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPCommonLibD.dpk' rev: 31.00 (Windows)

#ifndef MpcommonlibdHPP
#define MpcommonlibdHPP
Expand All @@ -22,16 +22,16 @@
#include <MPThreadManager.hpp>
#include <MPShellUtilities.hpp>
#include <Winapi.Windows.hpp> // (rtl)
#include <Winapi.PsAPI.hpp> // (rtl)
#include <System.Character.hpp> // (rtl)
#include <System.Internal.ExcUtils.hpp> // (rtl)
#include <System.SysUtils.hpp> // (rtl)
#include <System.VarUtils.hpp> // (rtl)
#include <System.Variants.hpp> // (rtl)
#include <System.AnsiStrings.hpp> // (rtl)
#include <System.Math.hpp> // (rtl)
#include <System.Generics.Defaults.hpp> // (rtl)
#include <System.Rtti.hpp> // (rtl)
#include <System.TypInfo.hpp> // (rtl)
#include <System.Math.hpp> // (rtl)
#include <System.Generics.Defaults.hpp> // (rtl)
#include <System.Classes.hpp> // (rtl)
#include <System.TimeSpan.hpp> // (rtl)
#include <System.DateUtils.hpp> // (rtl)
Expand All @@ -52,6 +52,7 @@
#include <Vcl.Dialogs.hpp> // (vcl)
#include <Vcl.ExtCtrls.hpp> // (vcl)
#include <Vcl.Themes.hpp> // (vcl)
#include <System.AnsiStrings.hpp> // (rtl)
#include <System.Win.ComObj.hpp> // (rtl)
#include <Winapi.FlatSB.hpp> // (rtl)
#include <Vcl.Forms.hpp> // (vcl)
Expand Down
7 changes: 5 additions & 2 deletions Source/hpp/Win32/Debug/MPCommonObjects.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPCommonObjects.pas' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPCommonObjects.pas' rev: 31.00 (Windows)

#ifndef MpcommonobjectsHPP
#define MpcommonobjectsHPP
Expand Down Expand Up @@ -70,6 +70,9 @@ class PASCALIMPLEMENTATION TStringListEx : public System::Classes::TStringList
public:
/* TStringList.Create */ inline __fastcall TStringListEx(void)/* overload */ : System::Classes::TStringList() { }
/* TStringList.Create */ inline __fastcall TStringListEx(bool OwnsObjects)/* overload */ : System::Classes::TStringList(OwnsObjects) { }
/* TStringList.Create */ inline __fastcall TStringListEx(System::WideChar QuoteChar, System::WideChar Delimiter)/* overload */ : System::Classes::TStringList(QuoteChar, Delimiter) { }
/* TStringList.Create */ inline __fastcall TStringListEx(System::WideChar QuoteChar, System::WideChar Delimiter, System::Classes::TStringsOptions Options)/* overload */ : System::Classes::TStringList(QuoteChar, Delimiter, Options) { }
/* TStringList.Create */ inline __fastcall TStringListEx(System::Types::TDuplicates Duplicates, bool Sorted, bool CaseSensitive)/* overload */ : System::Classes::TStringList(Duplicates, Sorted, CaseSensitive) { }
/* TStringList.Destroy */ inline __fastcall virtual ~TStringListEx(void) { }

};
Expand Down
4 changes: 2 additions & 2 deletions Source/hpp/Win32/Debug/MPCommonUtilities.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPCommonUtilities.pas' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPCommonUtilities.pas' rev: 31.00 (Windows)

#ifndef MpcommonutilitiesHPP
#define MpcommonutilitiesHPP
Expand Down
4 changes: 2 additions & 2 deletions Source/hpp/Win32/Debug/MPDataObject.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPDataObject.pas' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPDataObject.pas' rev: 31.00 (Windows)

#ifndef MpdataobjectHPP
#define MpdataobjectHPP
Expand Down
4 changes: 2 additions & 2 deletions Source/hpp/Win32/Debug/MPResources.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPResources.pas' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPResources.pas' rev: 31.00 (Windows)

#ifndef MpresourcesHPP
#define MpresourcesHPP
Expand Down
6 changes: 3 additions & 3 deletions Source/hpp/Win32/Debug/MPShellTypes.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MPShellTypes.pas' rev: 30.00 (Windows)
// (DO NOT EDIT: machine generated header) 'MPShellTypes.pas' rev: 31.00 (Windows)

#ifndef MpshelltypesHPP
#define MpshelltypesHPP
Expand Down Expand Up @@ -1387,7 +1387,7 @@ static const System::Word BFO_GO_HOME_PAGE = System::Word(0x4000);
static const System::Word BFO_PREFER_IEPROCESS = System::Word(0x8000);
static const int BFO_SHOW_NAVIGATION_CANCELLED = int(0x10000);
static const unsigned BFO_QUERY_ALL = unsigned(0xffffffff);
#define bfoNone EMPTYSET
#define bfoNone System::Set<System::Byte>()
#define bfoQueryAll (System::Set<TBrowserFrameOption, TBrowserFrameOption::bfoBrowserPersistSettings, TBrowserFrameOption::bfoShowNavigationCancelled>() << TBrowserFrameOption::bfoBrowserPersistSettings << TBrowserFrameOption::bfoRenameFolderOptionsToInternet << TBrowserFrameOption::bfoBothOptions << TBrowserFrameOption::bfoPreferInternetShortcut << TBrowserFrameOption::bfoBrowseNoInNewProcess << TBrowserFrameOption::bfoEnableHyperlinkTracking << TBrowserFrameOption::bfoUseIEOfflineSupport << TBrowserFrameOption::bfoSubstituteInternetStartPage << TBrowserFrameOption::bfoUseIELogoBanding << TBrowserFrameOption::bfoAddIEToCaptionBar << TBrowserFrameOption::bfoUseDialupRef << TBrowserFrameOption::bfoUseIEToolbar << TBrowserFrameOption::bfoNoParentFolderSupport \
<< TBrowserFrameOption::bfoNoReopenNextRestart << TBrowserFrameOption::bfoGoHomePage << TBrowserFrameOption::bfoPreferIEProcess << TBrowserFrameOption::bfoShowNavigationCancelled )
static const System::Int8 ASSOCENUM_NONE = System::Int8(0x1);
Expand Down
Loading

0 comments on commit 59c5e54

Please sign in to comment.