After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 142304 - The Win32 makefiles clean too much
The Win32 makefiles clean too much
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Windows
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-10 21:11 UTC by Steve Lhomme
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This patch fixes the problem (2.21 KB, patch)
2004-05-10 21:12 UTC, Steve Lhomme
none Details | Review

Description Steve Lhomme 2004-05-10 21:11:56 UTC
When using make clean the MS Visual Studio makefiles are deleted.
Comment 1 Steve Lhomme 2004-05-10 21:12:26 UTC
Created attachment 27569 [details] [review]
This patch fixes the problem
Comment 2 David Schleef 2004-05-10 22:51:15 UTC
Applied.