xref: /freebsd/contrib/file/magic/Magdir/msvc (revision b6cee71de37d56e36dbc118e2d9b03e7cece5709)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: msvc,v 1.5 2009/09/19 16:28:11 christos Exp $
4*b6cee71dSXin LI# msvc:  file(1) magic for msvc
5*b6cee71dSXin LI# "H. Nanosecond" <aldomel@ix.netcom.com>
6*b6cee71dSXin LI# Microsoft visual C
7*b6cee71dSXin LI#
8*b6cee71dSXin LI# I have version 1.0
9*b6cee71dSXin LI
10*b6cee71dSXin LI# .aps
11*b6cee71dSXin LI0	string	HWB\000\377\001\000\000\000	Microsoft Visual C .APS file
12*b6cee71dSXin LI
13*b6cee71dSXin LI# .ide
14*b6cee71dSXin LI#too long 0	string	\102\157\162\154\141\156\144\040\103\053\053\040\120\162\157\152\145\143\164\040\106\151\154\145\012\000\032\000\002\000\262\000\272\276\372\316	MSVC .ide
15*b6cee71dSXin LI0	string	\102\157\162\154\141\156\144\040\103\053\053\040\120\162\157	MSVC .ide
16*b6cee71dSXin LI
17*b6cee71dSXin LI# .res
18*b6cee71dSXin LI0	string	\000\000\000\000\040\000\000\000\377	MSVC .res
19*b6cee71dSXin LI0	string	\377\003\000\377\001\000\020\020\350	MSVC .res
20*b6cee71dSXin LI0	string	\377\003\000\377\001\000\060\020\350	MSVC .res
21*b6cee71dSXin LI
22*b6cee71dSXin LI#.lib
23*b6cee71dSXin LI0	string	\360\015\000\000	Microsoft Visual C library
24*b6cee71dSXin LI0	string	\360\075\000\000	Microsoft Visual C library
25*b6cee71dSXin LI0	string	\360\175\000\000	Microsoft Visual C library
26*b6cee71dSXin LI
27*b6cee71dSXin LI#.pch
28*b6cee71dSXin LI0	string	DTJPCH0\000\022\103\006\200	Microsoft Visual C .pch
29*b6cee71dSXin LI
30*b6cee71dSXin LI# .pdb
31*b6cee71dSXin LI# too long 0	string	Microsoft\ C/C++\ program\ database\
32*b6cee71dSXin LI0	string	Microsoft\ C/C++\ 	MSVC program database
33*b6cee71dSXin LI>18	string	program\ database\
34*b6cee71dSXin LI>33	string	>\0	ver %s
35*b6cee71dSXin LI
36*b6cee71dSXin LI#.sbr
37*b6cee71dSXin LI0	string	\000\002\000\007\000	MSVC .sbr
38*b6cee71dSXin LI>5	string 	>\0	%s
39*b6cee71dSXin LI
40*b6cee71dSXin LI#.bsc
41*b6cee71dSXin LI0	string	\002\000\002\001	MSVC .bsc
42*b6cee71dSXin LI
43*b6cee71dSXin LI#.wsp
44*b6cee71dSXin LI0	string	1.00\ .0000.0000\000\003	MSVC .wsp version 1.0000.0000
45*b6cee71dSXin LI# these seem to start with the version and contain menus
46