mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 06:50:20 +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
|
||||
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
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Building library stub for libvorbis"
|
||||
CommandLine="lib /def:libvorbis.def /machine:x86
"
|
||||
Description="Building library stub"
|
||||
CommandLine="lib /def:libvorbis.def /machine:x86"
|
||||
Outputs="libvorbis.lib libvorbis.exp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
Loading…
Reference in New Issue
Block a user