|
162 | 162 | <ClInclude Include="$(MRTCoreRoot)\mrt\mrm\include\mrm\readers\SectionParser.h" /> |
163 | 163 | <ClInclude Include="$(MRTCoreRoot)\mrt\mrm\include\mrm\readers\SectionReaders.h" /> |
164 | 164 | <ClInclude Include="$(MRTCoreRoot)\mrt\mrm\include\mrm\Results.h" /> |
165 | | - <ClInclude Include="BlobResult.h" /> |
166 | | - <ClInclude Include="DecisionInfo.h" /> |
167 | | - <ClInclude Include="Internal.h" /> |
168 | | - <ClInclude Include="StdAfx.h" /> |
169 | | - <ClInclude Include="StringResult.h" /> |
| 165 | + <ClInclude Include="$(MSBuildThisFileDirectory)BlobResult.h" /> |
| 166 | + <ClInclude Include="$(MSBuildThisFileDirectory)DecisionInfo.h" /> |
| 167 | + <ClInclude Include="$(MSBuildThisFileDirectory)Internal.h" /> |
| 168 | + <ClInclude Include="$(MSBuildThisFileDirectory)StdAfx.h" /> |
| 169 | + <ClInclude Include="$(MSBuildThisFileDirectory)StringResult.h" /> |
170 | 170 | </ItemGroup> |
171 | 171 | <ItemGroup> |
172 | | - <ClCompile Include="Atom.cpp" /> |
173 | | - <ClCompile Include="AtomGroup.cpp" /> |
174 | | - <ClCompile Include="BaseFile.cpp" /> |
175 | | - <ClCompile Include="BaseProviders.cpp" /> |
176 | | - <ClCompile Include="BaseQualifierTypes.cpp" /> |
177 | | - <ClCompile Include="BlobResult.cpp" /> |
178 | | - <ClCompile Include="BlobResultImpl.cpp" /> |
179 | | - <ClCompile Include="Checksums.cpp" /> |
180 | | - <ClCompile Include="CoreEnvironment.cpp" /> |
181 | | - <ClCompile Include="CoreProfile.cpp" /> |
182 | | - <ClCompile Include="CoreQualifierTypes.cpp" /> |
183 | | - <ClCompile Include="DecisionInfo.cpp" /> |
184 | | - <ClCompile Include="DecisionInfoBuilder.cpp" /> |
185 | | - <ClCompile Include="DefObject.cpp" /> |
186 | | - <ClCompile Include="Environment.cpp" /> |
187 | | - <ClCompile Include="FileAtomPool.cpp" /> |
188 | | - <ClCompile Include="FileDataSection.cpp" /> |
189 | | - <ClCompile Include="FileFileList.cpp" /> |
190 | | - <ClCompile Include="HNames.cpp" /> |
191 | | - <ClCompile Include="HSchema.cpp" /> |
192 | | - <ClCompile Include="ManagedFiles.cpp" /> |
193 | | - <ClCompile Include="Managers.cpp" /> |
194 | | - <ClCompile Include="MrmFile.cpp" /> |
195 | | - <ClCompile Include="MrmTraceLogging.cpp" /> |
196 | | - <ClCompile Include="Platform.cpp" /> |
197 | | - <ClCompile Include="PriFile.cpp" /> |
198 | | - <ClCompile Include="PriFileManager.cpp" /> |
199 | | - <ClCompile Include="RemapInfo.cpp" /> |
200 | | - <ClCompile Include="Resolvers.cpp" /> |
201 | | - <ClCompile Include="ResourceLink.cpp" /> |
202 | | - <ClCompile Include="ResourceMap.cpp" /> |
203 | | - <ClCompile Include="ReverseMap.cpp" /> |
204 | | - <ClCompile Include="RtlProfile.cpp" /> |
205 | | - <ClCompile Include="SchemaCollection.cpp" /> |
206 | | - <ClCompile Include="StaticAtomPool.cpp" /> |
207 | | - <ClCompile Include="StringResult.cpp" /> |
208 | | - <ClCompile Include="StringResultImpl.cpp" /> |
209 | | - <ClCompile Include="UnifiedView.cpp" /> |
210 | | - <ClCompile Include="Util.cpp" /> |
| 172 | + <ClCompile Include="$(MSBuildThisFileDirectory)Atom.cpp" /> |
| 173 | + <ClCompile Include="$(MSBuildThisFileDirectory)AtomGroup.cpp" /> |
| 174 | + <ClCompile Include="$(MSBuildThisFileDirectory)BaseFile.cpp" /> |
| 175 | + <ClCompile Include="$(MSBuildThisFileDirectory)BaseProviders.cpp" /> |
| 176 | + <ClCompile Include="$(MSBuildThisFileDirectory)BaseQualifierTypes.cpp" /> |
| 177 | + <ClCompile Include="$(MSBuildThisFileDirectory)BlobResult.cpp" /> |
| 178 | + <ClCompile Include="$(MSBuildThisFileDirectory)BlobResultImpl.cpp" /> |
| 179 | + <ClCompile Include="$(MSBuildThisFileDirectory)Checksums.cpp" /> |
| 180 | + <ClCompile Include="$(MSBuildThisFileDirectory)CoreEnvironment.cpp" /> |
| 181 | + <ClCompile Include="$(MSBuildThisFileDirectory)CoreProfile.cpp" /> |
| 182 | + <ClCompile Include="$(MSBuildThisFileDirectory)CoreQualifierTypes.cpp" /> |
| 183 | + <ClCompile Include="$(MSBuildThisFileDirectory)DecisionInfo.cpp" /> |
| 184 | + <ClCompile Include="$(MSBuildThisFileDirectory)DecisionInfoBuilder.cpp" /> |
| 185 | + <ClCompile Include="$(MSBuildThisFileDirectory)DefObject.cpp" /> |
| 186 | + <ClCompile Include="$(MSBuildThisFileDirectory)Environment.cpp" /> |
| 187 | + <ClCompile Include="$(MSBuildThisFileDirectory)FileAtomPool.cpp" /> |
| 188 | + <ClCompile Include="$(MSBuildThisFileDirectory)FileDataSection.cpp" /> |
| 189 | + <ClCompile Include="$(MSBuildThisFileDirectory)FileFileList.cpp" /> |
| 190 | + <ClCompile Include="$(MSBuildThisFileDirectory)HNames.cpp" /> |
| 191 | + <ClCompile Include="$(MSBuildThisFileDirectory)HSchema.cpp" /> |
| 192 | + <ClCompile Include="$(MSBuildThisFileDirectory)ManagedFiles.cpp" /> |
| 193 | + <ClCompile Include="$(MSBuildThisFileDirectory)Managers.cpp" /> |
| 194 | + <ClCompile Include="$(MSBuildThisFileDirectory)MrmFile.cpp" /> |
| 195 | + <ClCompile Include="$(MSBuildThisFileDirectory)MrmTraceLogging.cpp" /> |
| 196 | + <ClCompile Include="$(MSBuildThisFileDirectory)Platform.cpp" /> |
| 197 | + <ClCompile Include="$(MSBuildThisFileDirectory)PriFile.cpp" /> |
| 198 | + <ClCompile Include="$(MSBuildThisFileDirectory)PriFileManager.cpp" /> |
| 199 | + <ClCompile Include="$(MSBuildThisFileDirectory)RemapInfo.cpp" /> |
| 200 | + <ClCompile Include="$(MSBuildThisFileDirectory)Resolvers.cpp" /> |
| 201 | + <ClCompile Include="$(MSBuildThisFileDirectory)ResourceLink.cpp" /> |
| 202 | + <ClCompile Include="$(MSBuildThisFileDirectory)ResourceMap.cpp" /> |
| 203 | + <ClCompile Include="$(MSBuildThisFileDirectory)ReverseMap.cpp" /> |
| 204 | + <ClCompile Include="$(MSBuildThisFileDirectory)RtlProfile.cpp" /> |
| 205 | + <ClCompile Include="$(MSBuildThisFileDirectory)SchemaCollection.cpp" /> |
| 206 | + <ClCompile Include="$(MSBuildThisFileDirectory)StaticAtomPool.cpp" /> |
| 207 | + <ClCompile Include="$(MSBuildThisFileDirectory)StringResult.cpp" /> |
| 208 | + <ClCompile Include="$(MSBuildThisFileDirectory)StringResultImpl.cpp" /> |
| 209 | + <ClCompile Include="$(MSBuildThisFileDirectory)UnifiedView.cpp" /> |
| 210 | + <ClCompile Include="$(MSBuildThisFileDirectory)Util.cpp" /> |
211 | 211 | </ItemGroup> |
212 | 212 | <ItemGroup> |
213 | 213 | <None Include="packages.config" /> |
|
0 commit comments