mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 00:20:47 +01:00
blah, more adjustment
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@239 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
83c939d53c
commit
12ba9a9b16
@ -61,13 +61,23 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\libvorbis.def"
|
RelativePath=".\libvorbis.def"
|
||||||
>
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Building library stub"
|
||||||
|
CommandLine="lib /def:libvorbis.def /machine:x86"
|
||||||
|
Outputs="libvorbis.lib libvorbis.exp"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Building library stub for libvorbis"
|
Description="Building library stub"
|
||||||
CommandLine="lib /def:libvorbis.def /machine:x86
"
|
CommandLine="lib /def:libvorbis.def /machine:x86"
|
||||||
Outputs="libvorbis.lib libvorbis.exp"
|
Outputs="libvorbis.lib libvorbis.exp"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
|
Loading…
Reference in New Issue
Block a user