summaryrefslogtreecommitdiff
path: root/third_party/build/g7221/libg7221codec.vcproj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2009-04-20 18:38:15 +0000
committerBenny Prijono <bennylp@teluu.com>2009-04-20 18:38:15 +0000
commite9770fb6f2b66e939984b8887137d28b24b25799 (patch)
tree9a77ad27a2dbfe8c6a2f7405ab16bcda3f3d05d9 /third_party/build/g7221/libg7221codec.vcproj
parentf8ca7b03d701cd46ead9a61ee18c17d232a616a1 (diff)
More ticket #774: replaced dependency to STL
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2623 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/build/g7221/libg7221codec.vcproj')
-rw-r--r--third_party/build/g7221/libg7221codec.vcproj96
1 files changed, 19 insertions, 77 deletions
diff --git a/third_party/build/g7221/libg7221codec.vcproj b/third_party/build/g7221/libg7221codec.vcproj
index 881f8963..fed93a5a 100644
--- a/third_party/build/g7221/libg7221codec.vcproj
+++ b/third_party/build/g7221/libg7221codec.vcproj
@@ -849,6 +849,18 @@
Name="common"
>
<File
+ RelativePath="..\..\g7221\common\basic_op.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\g7221\common\basic_op.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\g7221\common\basic_op_i.h"
+ >
+ </File>
+ <File
RelativePath="..\..\g7221\common\common.c"
>
<FileConfiguration
@@ -907,6 +919,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\g7221\common\count.h"
+ >
+ </File>
+ <File
RelativePath="..\..\g7221\common\huff_def.h"
>
</File>
@@ -1034,84 +1050,10 @@
RelativePath="..\..\g7221\common\tables.h"
>
</File>
- <Filter
- Name="stl-files"
+ <File
+ RelativePath="..\..\g7221\common\typedef.h"
>
- <File
- RelativePath="..\..\g7221\common\stl-files\basop32.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release-Dynamic|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release-Static|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug-Static|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug-Dynamic|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\g7221\common\stl-files\basop32.h"
- >
- </File>
- <File
- RelativePath="..\..\g7221\common\stl-files\basop32_i.h"
- >
- </File>
- <File
- RelativePath="..\..\g7221\common\stl-files\count.h"
- >
- </File>
- <File
- RelativePath="..\..\g7221\common\stl-files\typedef.h"
- >
- </File>
- </Filter>
+ </File>
</Filter>
<Filter
Name="decode"