Changeset 2285

Show
Ignore:
Timestamp:
03/08/10 10:48:41 (5 months ago)
Author:
cc263
Message:

Reference geodatasources library - fixes build in gov debug on windows 7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FalconView/trunk/public/fvw_core/FVObjectRegistryServer/FVObjectRegistryServer.vcproj

    r1795 r2285  
    4141                Name="VCMIDLTool" 
    4242                PreprocessorDefinitions="_DEBUG" 
    43                 AdditionalIncludeDirectories=""$(ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces"" 
     43                AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 
    4444                MkTypLibCompatible="false" 
    4545                TargetEnvironment="1" 
     
    139139                Name="VCMIDLTool" 
    140140                PreprocessorDefinitions="NDEBUG" 
    141                 AdditionalIncludeDirectories=""$(ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces"" 
     141                AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 
    142142                MkTypLibCompatible="false" 
    143143                TargetEnvironment="1" 
     
    237237                Name="VCMIDLTool" 
    238238                PreprocessorDefinitions="_DEBUG" 
    239                 AdditionalIncludeDirectories=""$(ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces"" 
     239                AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 
    240240                MkTypLibCompatible="false" 
    241241                TargetEnvironment="1" 
     
    335335                Name="VCMIDLTool" 
    336336                PreprocessorDefinitions="NDEBUG" 
    337                 AdditionalIncludeDirectories=""$(ProjectDir)..\CustomInterfaces\tlb";"$(ProjectDir)..\CustomInterfaces"" 
     337                AdditionalIncludeDirectories=""$(SolutionDir)CustomInterfaces\tlb";"$(SolutionDir)CustomInterfaces";"$(SolutionDir)GeodataDataSources\interfaces\tlb";"$(SolutionDir)GeodataDataSources\interfaces"" 
    338338                MkTypLibCompatible="false" 
    339339                TargetEnvironment="1"