vcproj fixes
Originally committed to SVN as r1045.
This commit is contained in:
parent
0f2c244818
commit
0a225055ba
1 changed files with 86 additions and 86 deletions
|
@ -149,64 +149,75 @@
|
|||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\ass.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_bitmap.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_bitmap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_cache.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_cache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_font.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_font.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_fontconfig.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_fontconfig.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_library.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_library.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_render.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_types.h"
|
||||
RelativePath=".\ass_utils.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_utils.c"
|
||||
RelativePath=".\mputils.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\ass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_bitmap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_cache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_font.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_fontconfig.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_library.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ass_types.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -217,18 +228,6 @@
|
|||
RelativePath=".\help_mp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Makefile.am"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Makefile.in"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mputils.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mputils.h"
|
||||
>
|
||||
|
@ -237,6 +236,7 @@
|
|||
RelativePath=".\msvc.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
|
Loading…
Reference in a new issue