|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
1 | 2 | <CONFIG>
|
2 | 3 | <ProjectOptions>
|
3 | 4 | <Version Value="12"/>
|
|
17 | 18 | <UseVersionInfo Value="True"/>
|
18 | 19 | <MajorVersionNr Value="3"/>
|
19 | 20 | <RevisionNr Value="3"/>
|
20 |
| - <MinorVersionNr Value="0"/> |
21 |
| - <Attributes pvaDebug="False"/> |
22 | 21 | </VersionInfo>
|
23 | 22 | <BuildModes>
|
24 | 23 | <Item Name="default" Default="True"/>
|
|
83 | 82 | <Version Value="11"/>
|
84 | 83 | <PathDelim Value="\"/>
|
85 | 84 | <Target>
|
86 |
| - <Filename Value="../exec/64/FHIRToolkit"/> |
| 85 | + <Filename Value="..\exec\64\FHIRToolkit"/> |
87 | 86 | </Target>
|
88 | 87 | <SearchPaths>
|
89 | 88 | <IncludeFiles Value="$(ProjOutDir);..\library"/>
|
90 |
| - <Libraries Value="/usr/local/lib64"/> |
| 89 | + <Libraries Value="\usr\local\lib64\"/> |
91 | 90 | <OtherUnitFiles Value="editors;stores;views;frames;dialogs;tasks;..\ipsmanager\forms;..\ipsmanager\views"/>
|
92 | 91 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
93 | 92 | </SearchPaths>
|
|
115 | 114 | <DebugInfoType Value="dsDwarf2Set"/>
|
116 | 115 | </Debugging>
|
117 | 116 | <Options>
|
118 |
| - <LinkerOptions Value="-R ./"/> |
| 117 | + <LinkerOptions Value="-R .\"/> |
119 | 118 | <Win32>
|
120 | 119 | <GraphicApplication Value="True"/>
|
121 | 120 | </Win32>
|
|
232 | 231 | <CompilerMessages>
|
233 | 232 | <IgnoredMessages idx6058="True" idx5024="True"/>
|
234 | 233 | </CompilerMessages>
|
235 |
| - <CustomOptions Value="-WM11.0 -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -gw2 -gw3"/> |
| 234 | + <CustomOptions Value="-WM11.0 |
| 235 | +-XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk |
| 236 | +-gw2 |
| 237 | +-gw3"/> |
236 | 238 | </Other>
|
237 | 239 | </CompilerOptions>
|
238 | 240 | </Item>
|
|
391 | 393 | </Target>
|
392 | 394 | <SearchPaths>
|
393 | 395 | <IncludeFiles Value="$(ProjOutDir);..\library"/>
|
394 |
| - <Libraries Value="/usr/local/lib64"/> |
| 396 | + <Libraries Value="\usr\local\lib64\"/> |
395 | 397 | <OtherUnitFiles Value="editors;stores;views;frames;dialogs;tasks;..\ipsmanager\forms;..\ipsmanager\views"/>
|
396 | 398 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
397 | 399 | </SearchPaths>
|
|
408 | 410 | <DebugInfoType Value="dsDwarf2Set"/>
|
409 | 411 | </Debugging>
|
410 | 412 | <Options>
|
411 |
| - <LinkerOptions Value="-R ./"/> |
| 413 | + <LinkerOptions Value="-R .\"/> |
412 | 414 | <Win32>
|
413 | 415 | <GraphicApplication Value="True"/>
|
414 | 416 | </Win32>
|
|
834 | 836 | <Unit>
|
835 | 837 | <Filename Value="..\ipsmanager\views\mvbase.pas"/>
|
836 | 838 | <IsPartOfProject Value="True"/>
|
837 |
| - <UnitName Value="mvBase"/> |
838 | 839 | </Unit>
|
839 | 840 | <Unit>
|
840 | 841 | <Filename Value="..\ipsmanager\views\mvdatasources.pas"/>
|
841 | 842 | <IsPartOfProject Value="True"/>
|
842 |
| - <UnitName Value="mvDataSources"/> |
843 | 843 | </Unit>
|
844 | 844 | </Units>
|
845 | 845 | </ProjectOptions>
|
|
0 commit comments