Changeset 52092 in webkit


Ignore:
Timestamp:
Dec 14, 2009 7:38:01 AM (14 years ago)
Author:
Adam Roben
Message:

Move QuartzCore-related build settings into a vsprops file

Fixes <http://webkit.org/b/32518>

Reviewed by Dan Bernstein.

  • WebCore.vcproj/WebCore.vcproj: Let VS reformat the files list, added

WebCoreQuartzCore.vsprops to the non-Cairo configurations, moved all
other QuartzCore-related build settings from here...

  • WebCore.vcproj/WebCoreQuartzCore.vsprops: ...to here.
Location:
trunk/WebCore
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r52091 r52092  
     12009-12-14  Adam Roben  <aroben@apple.com>
     2
     3        Move QuartzCore-related build settings into a vsprops file
     4
     5        Fixes <http://webkit.org/b/32518>
     6
     7        Reviewed by Dan Bernstein.
     8
     9        * WebCore.vcproj/WebCore.vcproj: Let VS reformat the files list, added
     10        WebCoreQuartzCore.vsprops to the non-Cairo configurations, moved all
     11        other QuartzCore-related build settings from here...
     12        * WebCore.vcproj/WebCoreQuartzCore.vsprops: ...to here.
     13
    1142009-12-14  Yael Aharon  <yael.aharon@nokia.com>
    215
  • trunk/WebCore/WebCore.vcproj/WebCore.vcproj

    r51993 r52092  
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="4"
    21                         InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
     21                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;.\WebCoreQuartzCore.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    3939                        <Tool
    4040                                Name="VCCLCompilerTool"
    41                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    42                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     41                                AdditionalIncludeDirectories=""
    4342                                ForcedIncludeFiles=""
    4443                        />
     
    7574                        Name="Release|Win32"
    7675                        ConfigurationType="4"
    77                         InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
     76                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;.\WebCoreQuartzCore.vsprops"
    7877                        CharacterSet="1"
    7978                        WholeProgramOptimization="1"
     
    9695                        <Tool
    9796                                Name="VCCLCompilerTool"
    98                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    99                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     97                                AdditionalIncludeDirectories=""
    10098                                ForcedIncludeFiles=""
    10199                        />
     
    132130                        Name="Debug_Internal|Win32"
    133131                        ConfigurationType="4"
    134                         InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
     132                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;.\WebCoreQuartzCore.vsprops"
    135133                        CharacterSet="1"
    136134                        >
     
    152150                        <Tool
    153151                                Name="VCCLCompilerTool"
    154                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    155                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     152                                AdditionalIncludeDirectories=""
    156153                                ForcedIncludeFiles=""
    157154                        />
     
    208205                        <Tool
    209206                                Name="VCCLCompilerTool"
    210                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    211                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     207                                AdditionalIncludeDirectories=""
    212208                                ForcedIncludeFiles=""
    213209                        />
     
    265261                        <Tool
    266262                                Name="VCCLCompilerTool"
    267                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    268                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     263                                AdditionalIncludeDirectories=""
    269264                                ForcedIncludeFiles=""
    270265                        />
     
    301296                        Name="Debug_All|Win32"
    302297                        ConfigurationType="4"
    303                         InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_all.vsprops"
     298                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_all.vsprops;.\WebCoreQuartzCore.vsprops"
    304299                        CharacterSet="1"
    305300                        >
     
    321316                        <Tool
    322317                                Name="VCCLCompilerTool"
    323                                 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
    324                                 PreprocessorDefinitions="QUARTZCORE_DLL"
     318                                AdditionalIncludeDirectories=""
    325319                                ForcedIncludeFiles=""
    326320                        />
     
    3722337217                                </File>
    3722437218                                <File
     37219                                        RelativePath="..\bindings\js\JSInjectedScriptHostCustom.cpp"
     37220                                        >
     37221                                        <FileConfiguration
     37222                                                Name="Debug|Win32"
     37223                                                ExcludedFromBuild="true"
     37224                                                >
     37225                                                <Tool
     37226                                                        Name="VCCLCompilerTool"
     37227                                                />
     37228                                        </FileConfiguration>
     37229                                        <FileConfiguration
     37230                                                Name="Release|Win32"
     37231                                                ExcludedFromBuild="true"
     37232                                                >
     37233                                                <Tool
     37234                                                        Name="VCCLCompilerTool"
     37235                                                />
     37236                                        </FileConfiguration>
     37237                                        <FileConfiguration
     37238                                                Name="Debug_Internal|Win32"
     37239                                                ExcludedFromBuild="true"
     37240                                                >
     37241                                                <Tool
     37242                                                        Name="VCCLCompilerTool"
     37243                                                />
     37244                                        </FileConfiguration>
     37245                                        <FileConfiguration
     37246                                                Name="Debug_Cairo|Win32"
     37247                                                ExcludedFromBuild="true"
     37248                                                >
     37249                                                <Tool
     37250                                                        Name="VCCLCompilerTool"
     37251                                                />
     37252                                        </FileConfiguration>
     37253                                        <FileConfiguration
     37254                                                Name="Release_Cairo|Win32"
     37255                                                ExcludedFromBuild="true"
     37256                                                >
     37257                                                <Tool
     37258                                                        Name="VCCLCompilerTool"
     37259                                                />
     37260                                        </FileConfiguration>
     37261                                        <FileConfiguration
     37262                                                Name="Debug_All|Win32"
     37263                                                ExcludedFromBuild="true"
     37264                                                >
     37265                                                <Tool
     37266                                                        Name="VCCLCompilerTool"
     37267                                                />
     37268                                        </FileConfiguration>
     37269                                </File>
     37270                                <File
    3722537271                                        RelativePath="..\bindings\js\JSInspectedObjectWrapper.cpp"
    3722637272                                        >
     
    3727937325                                </File>
    3728037326                                <File
    37281                                         RelativePath="..\bindings\js\JSInjectedScriptHostCustom.cpp"
     37327                                        RelativePath="..\bindings\js\JSInspectorCallbackWrapper.cpp"
     37328                                        >
     37329                                </File>
     37330                                <File
     37331                                        RelativePath="..\bindings\js\JSInspectorCallbackWrapper.h"
     37332                                        >
     37333                                </File>
     37334                                <File
     37335                                        RelativePath="..\bindings\js\JSInspectorFrontendHostCustom.cpp"
    3728237336                                        >
    3728337337                                        <FileConfiguration
     
    3732937383                                                />
    3733037384                                        </FileConfiguration>
    37331                                 </File>
    37332                                 <File
    37333                                         RelativePath="..\bindings\js\JSInspectorFrontendHostCustom.cpp"
    37334                                         >
    37335                                         <FileConfiguration
    37336                                                 Name="Debug|Win32"
    37337                                                 ExcludedFromBuild="true"
    37338                                                 >
    37339                                                 <Tool
    37340                                                         Name="VCCLCompilerTool"
    37341                                                 />
    37342                                         </FileConfiguration>
    37343                                         <FileConfiguration
    37344                                                 Name="Release|Win32"
    37345                                                 ExcludedFromBuild="true"
    37346                                                 >
    37347                                                 <Tool
    37348                                                         Name="VCCLCompilerTool"
    37349                                                 />
    37350                                         </FileConfiguration>
    37351                                         <FileConfiguration
    37352                                                 Name="Debug_Internal|Win32"
    37353                                                 ExcludedFromBuild="true"
    37354                                                 >
    37355                                                 <Tool
    37356                                                         Name="VCCLCompilerTool"
    37357                                                 />
    37358                                         </FileConfiguration>
    37359                                         <FileConfiguration
    37360                                                 Name="Debug_Cairo|Win32"
    37361                                                 ExcludedFromBuild="true"
    37362                                                 >
    37363                                                 <Tool
    37364                                                         Name="VCCLCompilerTool"
    37365                                                 />
    37366                                         </FileConfiguration>
    37367                                         <FileConfiguration
    37368                                                 Name="Release_Cairo|Win32"
    37369                                                 ExcludedFromBuild="true"
    37370                                                 >
    37371                                                 <Tool
    37372                                                         Name="VCCLCompilerTool"
    37373                                                 />
    37374                                         </FileConfiguration>
    37375                                         <FileConfiguration
    37376                                                 Name="Debug_All|Win32"
    37377                                                 ExcludedFromBuild="true"
    37378                                                 >
    37379                                                 <Tool
    37380                                                         Name="VCCLCompilerTool"
    37381                                                 />
    37382                                         </FileConfiguration>
    37383                                 </File>
    37384                                 <File
    37385                                         RelativePath="..\bindings\js\JSInspectorCallbackWrapper.cpp"
    37386                                         >
    37387                                 </File>
    37388                                 <File
    37389                                         RelativePath="..\bindings\js\JSInspectorCallbackWrapper.h"
    37390                                         >
    3739137385                                </File>
    3739237386                                <File
Note: See TracChangeset for help on using the changeset viewer.