Commit 9a81e615 authored by Sandro Camata Santana's avatar Sandro Camata Santana

Set project options para várias plataformas
parent 27cfb0ff
...@@ -16,14 +16,17 @@ ...@@ -16,14 +16,17 @@
<UseAppBundle Value="False"/> <UseAppBundle Value="False"/>
<ResourceType Value="res"/> <ResourceType Value="res"/>
</General> </General>
<BuildModes Count="5"> <BuildModes Count="4">
<Item1 Name="Default" Default="True"/> <Item1 Name="Dev Linux X64" Default="True"/>
<Item2 Name="Debug"> <Item2 Name="Dev Darwin Cocoa X64">
<MacroValues Count="1">
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
</MacroValues>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Target> <Target>
<Filename Value="D:\Users\sandrosantana\Documents\git\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\modules\staruml-evologica\EVOCurioAddIn.dll"/> <Filename Value="..\..\..\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\EvoUML.app\Contents\MacOS\modules\staruml-evologica\EVOCurioAddIn.dll"/>
</Target> </Target>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="InstantCode;$(ProjOutDir)"/> <IncludeFiles Value="InstantCode;$(ProjOutDir)"/>
...@@ -41,11 +44,10 @@ ...@@ -41,11 +44,10 @@
<IOChecks Value="True"/> <IOChecks Value="True"/>
<RangeChecks Value="True"/> <RangeChecks Value="True"/>
<OverflowChecks Value="True"/> <OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks> </Checks>
<VerifyObjMethodCallValidity Value="True"/> <VerifyObjMethodCallValidity Value="True"/>
<TargetCPU Value="i386"/> <TargetCPU Value="x86_64"/>
<TargetOS Value="win32"/> <TargetOS Value="darwin"/>
</CodeGeneration> </CodeGeneration>
<Linking> <Linking>
<Debugging> <Debugging>
...@@ -66,51 +68,12 @@ ...@@ -66,51 +68,12 @@
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</Item2> </Item2>
<Item3 Name="Release"> <Item3 Name="Dev Windows x86">
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Target> <Target>
<Filename Value="D:\Users\sandrosantana\Documents\git\StarUML\staruml\src\deploy\modules\staruml-evologica\EVOCurioAddIn.dll"/> <Filename Value="..\..\..\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\modules\staruml-evologica\EVOCurioAddIn"/>
</Target>
<SearchPaths>
<IncludeFiles Value="InstantCode;$(ProjOutDir)"/>
<OtherUnitFiles Value="InstantCode"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<TargetCPU Value="i386"/>
<TargetOS Value="win32"/>
<Optimizations>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
<LinkSmart Value="True"/>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
<ExecutableType Value="Library"/>
</Options>
</Linking>
</CompilerOptions>
</Item3>
<Item4 Name="Debug Linux X64">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="D:\Users\sandrosantana\Documents\git\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\modules\staruml-evologica\EVOCurioAddIn.dll"/>
</Target> </Target>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="InstantCode;$(ProjOutDir)"/> <IncludeFiles Value="InstantCode;$(ProjOutDir)"/>
...@@ -131,15 +94,14 @@ ...@@ -131,15 +94,14 @@
<StackChecks Value="True"/> <StackChecks Value="True"/>
</Checks> </Checks>
<VerifyObjMethodCallValidity Value="True"/> <VerifyObjMethodCallValidity Value="True"/>
<TargetCPU Value="x86_64"/> <TargetCPU Value="i386"/>
<TargetOS Value="linux"/> <TargetOS Value="win32"/>
</CodeGeneration> </CodeGeneration>
<Linking> <Linking>
<Debugging> <Debugging>
<DebugInfoType Value="dsDwarf2Set"/> <DebugInfoType Value="dsDwarf2Set"/>
</Debugging> </Debugging>
<Options> <Options>
<LinkerOptions Value="--dynamic-linker ld-linux-x86-64.so.2"/>
<Win32> <Win32>
<GraphicApplication Value="True"/> <GraphicApplication Value="True"/>
</Win32> </Win32>
...@@ -147,25 +109,19 @@ ...@@ -147,25 +109,19 @@
</Options> </Options>
</Linking> </Linking>
<Other> <Other>
<Verbosity>
<ShowAll Value="True"/>
</Verbosity>
<CustomOptions Value="-dUseCThreads"/> <CustomOptions Value="-dUseCThreads"/>
<OtherDefines Count="1"> <OtherDefines Count="1">
<Define0 Value="FullDebugMode"/> <Define0 Value="FullDebugMode"/>
</OtherDefines> </OtherDefines>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</Item4> </Item3>
<Item5 Name="Debug Darwin Cocoa X64"> <Item4 Name="Dev Windows x64">
<MacroValues Count="1">
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
</MacroValues>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Target> <Target>
<Filename Value="D:\Users\sandrosantana\Documents\git\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\EvoUML.app\Contents\MacOS\modules\staruml-evologica\EVOCurioAddIn.dll"/> <Filename Value="..\..\..\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\modules\staruml-evologica\EVOCurioAddIn.dll"/>
</Target> </Target>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="InstantCode;$(ProjOutDir)"/> <IncludeFiles Value="InstantCode;$(ProjOutDir)"/>
...@@ -183,10 +139,11 @@ ...@@ -183,10 +139,11 @@
<IOChecks Value="True"/> <IOChecks Value="True"/>
<RangeChecks Value="True"/> <RangeChecks Value="True"/>
<OverflowChecks Value="True"/> <OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks> </Checks>
<VerifyObjMethodCallValidity Value="True"/> <VerifyObjMethodCallValidity Value="True"/>
<TargetCPU Value="x86_64"/> <TargetCPU Value="x86_64"/>
<TargetOS Value="darwin"/> <TargetOS Value="win64"/>
</CodeGeneration> </CodeGeneration>
<Linking> <Linking>
<Debugging> <Debugging>
...@@ -206,7 +163,10 @@ ...@@ -206,7 +163,10 @@
</OtherDefines> </OtherDefines>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</Item5> </Item4>
<SharedMatrixOptions Count="1">
<Item1 ID="311574553573" Modes="Dev Darwin Cocoa X64" Type="IDEMacro" MacroName="LCLWidgetType" Value="cocoa"/>
</SharedMatrixOptions>
</BuildModes> </BuildModes>
<PublishOptions> <PublishOptions>
<Version Value="2"/> <Version Value="2"/>
...@@ -387,7 +347,9 @@ ...@@ -387,7 +347,9 @@
<Unit26> <Unit26>
<Filename Value="uDBAttributeParameters.pas"/> <Filename Value="uDBAttributeParameters.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<ComponentName Value="fDBAttributeParameters"/>
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit26> </Unit26>
<Unit27> <Unit27>
<Filename Value="acuObjectExplorer.pas"/> <Filename Value="acuObjectExplorer.pas"/>
...@@ -406,7 +368,7 @@ ...@@ -406,7 +368,7 @@
<Version Value="11"/> <Version Value="11"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Target> <Target>
<Filename Value="D:\Users\sandrosantana\Documents\git\StarUML\staruml\src\deploy\modules\staruml-evologica\EVOCurioAddIn.dll"/> <Filename Value="..\..\..\StarUML\staruml\src\deploy\$(TargetCPU)-$(TargetOS)\modules\staruml-evologica\EVOCurioAddIn"/>
</Target> </Target>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="InstantCode;$(ProjOutDir)"/> <IncludeFiles Value="InstantCode;$(ProjOutDir)"/>
...@@ -416,13 +378,24 @@ ...@@ -416,13 +378,24 @@
<Parsing> <Parsing>
<SyntaxOptions> <SyntaxOptions>
<SyntaxMode Value="Delphi"/> <SyntaxMode Value="Delphi"/>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions> </SyntaxOptions>
</Parsing> </Parsing>
<CodeGeneration> <CodeGeneration>
<TargetCPU Value="i386"/> <Checks>
<TargetOS Value="win32"/> <IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks>
<VerifyObjMethodCallValidity Value="True"/>
<TargetCPU Value="x86_64"/>
<TargetOS Value="linux"/>
</CodeGeneration> </CodeGeneration>
<Linking> <Linking>
<Debugging>
<DebugInfoType Value="dsDwarf2Set"/>
</Debugging>
<Options> <Options>
<Win32> <Win32>
<GraphicApplication Value="True"/> <GraphicApplication Value="True"/>
...@@ -430,9 +403,18 @@ ...@@ -430,9 +403,18 @@
<ExecutableType Value="Library"/> <ExecutableType Value="Library"/>
</Options> </Options>
</Linking> </Linking>
<Other>
<Verbosity>
<ShowAll Value="True"/>
</Verbosity>
<CustomOptions Value="-dUseCThreads"/>
<OtherDefines Count="1">
<Define0 Value="FullDebugMode"/>
</OtherDefines>
</Other>
</CompilerOptions> </CompilerOptions>
<Debugging> <Debugging>
<Exceptions Count="6"> <Exceptions Count="3">
<Item1> <Item1>
<Name Value="EAbort"/> <Name Value="EAbort"/>
</Item1> </Item1>
...@@ -442,15 +424,6 @@ ...@@ -442,15 +424,6 @@
<Item3> <Item3>
<Name Value="EFOpenError"/> <Name Value="EFOpenError"/>
</Item3> </Item3>
<Item4>
<Name Value="EProfileNotFound"/>
</Item4>
<Item5>
<Name Value="EOleSysError"/>
</Item5>
<Item6>
<Name Value="EAddInLoadingValuesException"/>
</Item6>
</Exceptions> </Exceptions>
</Debugging> </Debugging>
</CONFIG> </CONFIG>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment