Merge branch 'upstream/2.28.1' into tizen
[platform/upstream/atk.git] / win32 / vs9 / atk-build-defines.vsprops
index fc7b509..e363626 100644 (file)
                Name="AtkDefines"
                Value="ATK_COMPILATION;DLL_EXPORT;ATK_LOCALEDIR=\"/dummy/share/locale\""
        />
+       <UserMacro
+               Name="AtkIntrospectNMakeCmd"
+               Value="cd ..&#x0D;&#x0A;set VCInstallDir=$(VCInstallDir)&#x0D;&#x0A;nmake -f atk-introspection-msvc.mak CFG=$(ConfigurationName) PREFIX=$(GlibEtcInstallRoot)"
+       />
+       <UserMacro
+               Name="AtkIntrospectBuiltFiles"
+               Value="$(SolutionDir)\..\Atk-1.0.gir;$(SolutionDir)\..\Atk-1.0.typelib"
+       />
 </VisualStudioPropertySheet>