Re: [PATCH 14/15] Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mittwoch, 16. September 2009, Marius Storm-Olsen wrote:
> --- a/.gitignore
> +++ b/.gitignore
> @@ -179,3 +179,14 @@ configure
>  tags
>  TAGS
>  cscope*
> +*.obj
> +*.lib
> +*.sln
> +*.suo
> +*.ncb
> +*.vcproj
> +*.user
> +*.idb
> +*.pdb
> +Debug/
> +Release/

If I understand correctly, then 'make MSVC=1' still produce *.o files, not 
*.obj. But if the VC++ project is used, I expect that the *.obj, *.idb, and 
*.pdb end up in Debug/ or Release/ directories. Then why do you need entries 
for *.obj, *.idb, and *.pdb?

-- Hannes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]