Displaying 2 results from an estimated 2 matches for "vsxxxx".
Did you mean:
nsxxxx
2016 May 14
2
FLAC Visual Studio file tidy-up?
Erik de Castro Lopo wrote:
>> I'm looking to maybe move all the .sln and related Visual Studio project
>> files (not the source .c and .h files!) into new directories under
>> "win32\*" within the flac reppo.
>> Any objections/tips or reasons to leave them as is?
>
> Lvqcl and other Windows devs?
>
> I'm ok with this if you are.
I don't
2016 May 15
0
FLAC Visual Studio file tidy-up?
Yup, into win32\VS2010 and VS2015. I usually copy whatever old project
files exist and try opening them with the new VSxxxx edition. If an
upgrade is needed, I carry it out on the copied project files, leaving
the originals intact. Then proceed with testing all the configurations
and fixing any build issues.
On 14/05/2016 19:54, lvqcl wrote:
> Erik de Castro Lopo wrote:
>
>>> I'm looking to maybe mo...