diff options
| author | omegadox <omegadox@gmail.com> | 2009-03-23 20:00:12 +0000 |
|---|---|---|
| committer | omegadox <omegadox@gmail.com> | 2009-03-23 20:00:12 +0000 |
| commit | 34c05f8e879e2aff3a7aff2d26b1a0aee64ac458 (patch) | |
| tree | e4517f229db0878a40fbc3005721be3d18bc4436 /Source/Core/InputCommon | |
| parent | 07381b9962ba93780482b2cd9b66ff64c30bd49e (diff) | |
Added project for AudioCommon.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2742 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/InputCommon')
| -rw-r--r-- | Source/Core/InputCommon/InputCommon.vcproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/InputCommon.vcproj b/Source/Core/InputCommon/InputCommon.vcproj index 9dcf128832..41364562c5 100644 --- a/Source/Core/InputCommon/InputCommon.vcproj +++ b/Source/Core/InputCommon/InputCommon.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="InputCommon"
ProjectGUID="{C7E5D50A-2916-464B-86A7-E10B3CC88ADA}"
RootNamespace="VideoCommon"
@@ -263,6 +263,7 @@ />
<Tool
Name="VCLibrarianTool"
+ OutputFile="$(OutDir)\$(ProjectName).lib"
/>
<Tool
Name="VCALinkTool"
|
