summaryrefslogtreecommitdiff
path: root/win32/vs9/gi-build-defines.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs9/gi-build-defines.vsprops')
-rw-r--r--win32/vs9/gi-build-defines.vsprops6
1 files changed, 1 insertions, 5 deletions
diff --git a/win32/vs9/gi-build-defines.vsprops b/win32/vs9/gi-build-defines.vsprops
index 61e6e5e7..e5d143bc 100644
--- a/win32/vs9/gi-build-defines.vsprops
+++ b/win32/vs9/gi-build-defines.vsprops
@@ -20,12 +20,8 @@
AdditionalLibraryDirectories="$(GlibEtcInstallRoot)\lib"
/>
<UserMacro
- Name="FFIDefines"
- Value="FFI_BUILDING"
- />
- <UserMacro
Name="GIRepositoryBuildDefines"
- Value="G_IREPOSITORY_COMPILATION;$(FFIDefines);DLL_EXPORT"
+ Value="G_IREPOSITORY_COMPILATION;DLL_EXPORT"
/>
<UserMacro
Name="GIIntrospectNMakeCmd"