We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4310 - Machine-specific absolute path present in SDL.vcxproj
Summary: Machine-specific absolute path present in SDL.vcxproj
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All Windows 10
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-13 05:13 UTC by Cameron Gutman
Modified: 2018-11-03 00:07 UTC (History)
0 users

See Also:


Attachments
Remove absolute paths (1.78 KB, text/plain)
2018-10-13 05:13 UTC, Cameron Gutman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Gutman 2018-10-13 05:13:33 UTC
Created attachment 3370 [details]
Remove absolute paths

It looks like one of Sam's paths snuck into the repo in SDL.vcxproj in https://hg.libsdl.org/SDL/rev/399cc39583cc

The attached patch removes these.
Comment 1 Sam Lantinga 2018-11-03 00:07:25 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/a80816d0e9d2