|
54 | 54 | <Base>true</Base> |
55 | 55 | </PropertyGroup> |
56 | 56 | <PropertyGroup Condition="'$(Base)'!=''"> |
57 | | - <DCC_UnitSearchPath>$(DUNITX);$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
| 57 | + <DCC_UnitSearchPath>..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
58 | 58 | <SanitizedProjectName>Sample1</SanitizedProjectName> |
59 | 59 | <DCC_DUPLICATE_CTOR_DTOR>false</DCC_DUPLICATE_CTOR_DTOR> |
60 | 60 | <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.2.3.4;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0</VerInfo_Keys> |
|
125 | 125 | <DelphiCompile Include="$(MainSource)"> |
126 | 126 | <MainSource>MainSource</MainSource> |
127 | 127 | </DelphiCompile> |
128 | | - <DCCReference Include="Delphi.Mocks.AutoMock.pas"/> |
129 | | - <DCCReference Include="Delphi.Mocks.Behavior.pas"/> |
130 | | - <DCCReference Include="Delphi.Mocks.Expectation.pas"/> |
131 | | - <DCCReference Include="Delphi.Mocks.Helpers.pas"/> |
132 | | - <DCCReference Include="Delphi.Mocks.Interfaces.pas"/> |
133 | | - <DCCReference Include="Delphi.Mocks.MethodData.pas"/> |
134 | | - <DCCReference Include="Delphi.Mocks.ObjectProxy.pas"/> |
135 | | - <DCCReference Include="Delphi.Mocks.ParamMatcher.pas"/> |
136 | | - <DCCReference Include="Delphi.Mocks.pas"/> |
137 | | - <DCCReference Include="Delphi.Mocks.Proxy.pas"/> |
138 | | - <DCCReference Include="Delphi.Mocks.Proxy.TypeInfo.pas"/> |
139 | | - <DCCReference Include="Delphi.Mocks.ReturnTypePatch.pas"/> |
140 | | - <DCCReference Include="Delphi.Mocks.Utils.pas"/> |
141 | | - <DCCReference Include="Delphi.Mocks.Validation.pas"/> |
142 | | - <DCCReference Include="Delphi.Mocks.VirtualInterface.pas"/> |
143 | | - <DCCReference Include="Delphi.Mocks.VirtualMethodInterceptor.pas"/> |
144 | | - <DCCReference Include="Delphi.Mocks.WeakReference.pas"/> |
145 | | - <DCCReference Include="Delphi.Mocks.When.pas"/> |
146 | 128 | <DCCReference Include="Sample1Main.pas"/> |
147 | | - <DCCReference Include="Examples\Delphi.Mocks.Example.ProjectSaveCheckVisitor.pas"/> |
148 | | - <DCCReference Include="Examples\Delphi.Mocks.Examples.Factory.pas"/> |
149 | | - <DCCReference Include="Examples\Delphi.Mocks.Examples.Implement.pas"/> |
150 | | - <DCCReference Include="Examples\Delphi.Mocks.Examples.Interfaces.pas"/> |
| 129 | + <DCCReference Include="Delphi.Mocks.Example.ProjectSaveCheckVisitor.pas"/> |
| 130 | + <DCCReference Include="Delphi.Mocks.Examples.Factory.pas"/> |
| 131 | + <DCCReference Include="Delphi.Mocks.Examples.Implement.pas"/> |
| 132 | + <DCCReference Include="Delphi.Mocks.Examples.Interfaces.pas"/> |
151 | 133 | <BuildConfiguration Include="Release"> |
152 | 134 | <Key>Cfg_2</Key> |
153 | 135 | <CfgParent>Base</CfgParent> |
|
201 | 183 | <Parameters Name="LoadAllSymbols">True</Parameters> |
202 | 184 | <Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
203 | 185 | </Parameters> |
204 | | - <Excluded_Packages/> |
| 186 | + <Excluded_Packages> |
| 187 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madBasic\BDS9\win32\madBasic_.bpl">madBasic 1.2.7 - www.madshi.net</Excluded_Packages> |
| 188 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madBasic\BDS9\win32\madHelp_.bpl">madHelp 1.1.1 - www.madshi.net</Excluded_Packages> |
| 189 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madDisAsm\BDS9\win32\madDisAsm_.bpl">madDisAsm 2.2.6 - www.madshi.net</Excluded_Packages> |
| 190 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madExcept\BDS9\win32\madExceptIde_.bpl">madExceptIde 1.1.0 - www.madshi.net</Excluded_Packages> |
| 191 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madExcept\BDS9\win32\madExcept_.bpl">madExcept 5.0.0 - www.madshi.net</Excluded_Packages> |
| 192 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madExcept\BDS9\win32\madExceptVcl_.bpl">madExceptVcl 2.1.0 - www.madshi.net</Excluded_Packages> |
| 193 | + <Excluded_Packages Name="I:\FBAT_HG_LIBS8\madCollection\madExcept\BDS9\win32\madExceptWizard_.bpl">madExceptWizard 3.1.8 - www.madshi.net</Excluded_Packages> |
| 194 | + </Excluded_Packages> |
205 | 195 | </Delphi.Personality> |
206 | 196 | <Deployment> |
207 | | - <DeployFile LocalName="Win32\Debug\Sample1.exe" Configuration="Debug" Class="ProjectOutput"> |
| 197 | + <DeployFile Class="ProjectOutput" Configuration="Debug" LocalName="Win32\Debug\Sample1.exe"> |
208 | 198 | <Platform Name="Win32"> |
209 | 199 | <RemoteName>Sample1.exe</RemoteName> |
210 | 200 | </Platform> |
211 | 201 | </DeployFile> |
212 | | - <DeployFile LocalName="Win32\Debug\Sample1.rsm" Configuration="Debug" Class="DebugSymbols"> |
| 202 | + <DeployFile Class="DebugSymbols" Configuration="Debug" LocalName="Win32\Debug\Sample1.rsm"> |
213 | 203 | <Platform Name="Win32"> |
214 | 204 | <RemoteName>Sample1.rsm</RemoteName> |
215 | 205 | </Platform> |
216 | 206 | </DeployFile> |
217 | | - <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
| 207 | + <DeployFile Class="DependencyModule" LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib"> |
218 | 208 | <Platform Name="OSX32"/> |
219 | 209 | <Platform Name="iOSSimulator"/> |
220 | 210 | </DeployFile> |
|
0 commit comments