Changeset 2285
- Timestamp:
- 03/08/10 10:48:41 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FalconView/trunk/public/fvw_core/FVObjectRegistryServer/FVObjectRegistryServer.vcproj
r1795 r2285 41 41 Name="VCMIDLTool" 42 42 PreprocessorDefinitions="_DEBUG" 43 AdditionalIncludeDirectories=""$( ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces""43 AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 44 44 MkTypLibCompatible="false" 45 45 TargetEnvironment="1" … … 139 139 Name="VCMIDLTool" 140 140 PreprocessorDefinitions="NDEBUG" 141 AdditionalIncludeDirectories=""$( ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces""141 AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 142 142 MkTypLibCompatible="false" 143 143 TargetEnvironment="1" … … 237 237 Name="VCMIDLTool" 238 238 PreprocessorDefinitions="_DEBUG" 239 AdditionalIncludeDirectories=""$( ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces""239 AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 240 240 MkTypLibCompatible="false" 241 241 TargetEnvironment="1" … … 335 335 Name="VCMIDLTool" 336 336 PreprocessorDefinitions="NDEBUG" 337 AdditionalIncludeDirectories=""$( ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces""337 AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 338 338 MkTypLibCompatible="false" 339 339 TargetEnvironment="1"
