diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2009-03-28 17:50:32 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2009-03-28 17:50:32 +0000 |
| commit | da07d04da9b5eba1be8d4d909568932c440b844a (patch) | |
| tree | d0227f98287f71bffce557abbb33853d94cab889 /Source/Core/AudioCommon | |
| parent | b20f2c17af166a2619ac801a394533a5448a121d (diff) | |
Add precompiled headers back...I like being able to compile in less than 2 hours, kthx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2780 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/AudioCommon')
| -rw-r--r-- | Source/Core/AudioCommon/AudioCommon.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Core/AudioCommon/AudioCommon.vcproj b/Source/Core/AudioCommon/AudioCommon.vcproj index 72fa38fd81..ee39204101 100644 --- a/Source/Core/AudioCommon/AudioCommon.vcproj +++ b/Source/Core/AudioCommon/AudioCommon.vcproj @@ -462,6 +462,10 @@ >
</File>
<File
+ RelativePath=".\Src\SConscript"
+ >
+ </File>
+ <File
RelativePath=".\Src\WaveFile.cpp"
>
</File>
|
