summaryrefslogtreecommitdiff
path: root/build/win32/vs10/gi-gen-srcs.props
diff options
context:
space:
mode:
Diffstat (limited to 'build/win32/vs10/gi-gen-srcs.props')
-rw-r--r--build/win32/vs10/gi-gen-srcs.props7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/win32/vs10/gi-gen-srcs.props b/build/win32/vs10/gi-gen-srcs.props
index 0cda3d54..5d1ae79d 100644
--- a/build/win32/vs10/gi-gen-srcs.props
+++ b/build/win32/vs10/gi-gen-srcs.props
@@ -8,10 +8,6 @@
<CopyGIRScanner>copy ..\..\..\tools\g-ir-scanner.in ..\..\..\tools\g-ir-scanner</CopyGIRScanner>
<CopyGIRDocTool>copy ..\..\..\tools\g-ir-doc-tool.in ..\..\..\tools\g-ir-doc-tool</CopyGIRDocTool>
<CopyGIRAnnotationTool>copy ..\..\..\tools\g-ir-annotation-tool.in ..\..\..\tools\g-ir-annotation-tool</CopyGIRAnnotationTool>
- <GenerateGIRDef>
-echo EXPORTS &gt; $(DefDir)\girepository.def
-cl -EP ..\..\..\girepository\girepository.symbols &gt;&gt; $(DefDir)\girepository.def
- </GenerateGIRDef>
</PropertyGroup>
<PropertyGroup>
<_PropertySheetDisplayName>gigensrcsprops</_PropertySheetDisplayName>
@@ -29,8 +25,5 @@ cl -EP ..\..\..\girepository\girepository.symbols &gt;&gt; $(DefDir)\girepositor
<BuildMacro Include="CopyGIRAnnotationTool">
<Value>$(CopyGIRAnnotationTool)</Value>
</BuildMacro>
- <BuildMacro Include="GenerateGIRDef">
- <Value>$(GenerateGIRDef)</Value>
- </BuildMacro>
</ItemGroup>
</Project>