Revert "Revert "Merge remote-tracking branch 'origin/sandbox/mniesluchow/upstream_2_1...
[platform/upstream/atk.git] / build / win32 / vs9 / atk-build-defines.vsprops
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="atkbuilddefinesprops"
6         OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
7         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\$(ProjectName)\"
8         InheritedPropertySheets=".\atk-version-paths.vsprops"
9         >
10         <Tool
11                 Name="VCCLCompilerTool"
12                 AdditionalIncludeDirectories="..\..\..;..\..\..\atk;$(GLibEtcInstallRoot)\include;$(GLibEtcInstallRoot)\include\glib-2.0;$(GLibEtcInstallRoot)\lib\glib-2.0\include\"
13                 PreprocessorDefinitions="HAVE_CONFIG_H;G_DISABLE_SINGLE_INCLUDES"
14                 ForcedIncludeFiles="msvc_recommended_pragmas.h"
15                 AdditionalOptions="/MP"
16         />
17         <Tool
18                 Name="VCLinkerTool"
19                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gmodule-2.0.lib intl.lib"
20                 AdditionalLibraryDirectories="$(GLibEtcInstallRoot)\lib"
21         />
22         <UserMacro
23                 Name="AtkDefines"
24                 Value="ATK_COMPILATION;DLL_EXPORT;ATK_LOCALEDIR=\&quot;/dummy/share/locale\&quot;"
25         />
26 </VisualStudioPropertySheet>