summaryrefslogtreecommitdiff
path: root/generate
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2012-07-18 13:13:49 -0700
committerRobert Moore <Robert.Moore@intel.com>2012-07-18 13:13:49 -0700
commitd93c6ddb36b36ba47eee2496da019c3519d90fe0 (patch)
tree7bfd28917b10e6f8fbf99b5c961a3aa16827e01a /generate
parent685d6112d17fb418b695d5b1e9330aa9456f2fa4 (diff)
downloadacpica-d93c6ddb36b36ba47eee2496da019c3519d90fe0.tar.gz
Update Windows project files.
New include file, acbuffer.h
Diffstat (limited to 'generate')
-rwxr-xr-xgenerate/msvc9/AcpiExec.vcproj6
-rwxr-xr-xgenerate/msvc9/AcpiSubsystem.vcproj4
2 files changed, 10 insertions, 0 deletions
diff --git a/generate/msvc9/AcpiExec.vcproj b/generate/msvc9/AcpiExec.vcproj
index 8d7d0b441..0a36128e4 100755
--- a/generate/msvc9/AcpiExec.vcproj
+++ b/generate/msvc9/AcpiExec.vcproj
@@ -1778,6 +1778,8 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
+ AssemblerOutput="0"
+ AssemblerListingLocation=".\AcpiExec\"
/>
</FileConfiguration>
</File>
@@ -3709,6 +3711,10 @@
>
</File>
<File
+ RelativePath="..\..\source\include\acbuffer.h"
+ >
+ </File>
+ <File
RelativePath="..\..\source\include\accommon.h"
>
</File>
diff --git a/generate/msvc9/AcpiSubsystem.vcproj b/generate/msvc9/AcpiSubsystem.vcproj
index 4ef481d94..2c6fc39f3 100755
--- a/generate/msvc9/AcpiSubsystem.vcproj
+++ b/generate/msvc9/AcpiSubsystem.vcproj
@@ -3493,6 +3493,10 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath="..\..\source\include\acbuffer.h"
+ >
+ </File>
+ <File
RelativePath="..\..\source\include\accommon.h"
>
</File>