mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
win32/vs7/grammar.vcproj: activate copy of autogenerated files for Release mode
Original commit message from CVS: * win32/vs7/grammar.vcproj: activate copy of autogenerated files for Release mode
This commit is contained in:
parent
0e96ab6bb2
commit
281eb4c00b
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-01-31 Sebastien Moutte <sebastien@moutte.net>
|
||||
|
||||
* win32/vs7/grammar.vcproj:
|
||||
activate copy of autogenerated files for Release mode
|
||||
|
||||
2006-01-30 Sebastien Moutte <sebastien@moutte.net>
|
||||
|
||||
* win32/common/libgstreamer.def:
|
||||
|
|
|
@ -96,8 +96,7 @@ copy /y ..\common\gstenumtypes.h ..\..\gst"
|
|||
Outputs="..\..\gst\gstenumtypes.c;..\..\gst\gstenumtypes.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy /y ..\common\gstenumtypes.c ..\..\gst
|
||||
|
|
Loading…
Reference in a new issue