~ubuntu-branches/ubuntu/feisty/clamav/feisty

« back to all changes in this revision

Viewing changes to win32/clamconf.vcxproj.filters

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-02-20 10:33:44 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20070220103344-zgcu2psnx9d98fpa
Tags: upstream-0.90
Import upstream version 0.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
 
  <ItemGroup>
4
 
    <Filter Include="Source Files">
5
 
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
6
 
      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7
 
    </Filter>
8
 
    <Filter Include="Resource Files">
9
 
      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
10
 
      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
11
 
    </Filter>
12
 
    <Filter Include="Source Files\shared">
13
 
      <UniqueIdentifier>{29f33476-fbca-46a6-9aaa-d1989aa92052}</UniqueIdentifier>
14
 
    </Filter>
15
 
  </ItemGroup>
16
 
  <ItemGroup>
17
 
    <ClCompile Include="..\clamconf\clamconf.c">
18
 
      <Filter>Source Files</Filter>
19
 
    </ClCompile>
20
 
    <ClCompile Include="..\shared\misc.c">
21
 
      <Filter>Source Files\shared</Filter>
22
 
    </ClCompile>
23
 
  </ItemGroup>
24
 
  <ItemGroup>
25
 
    <ResourceCompile Include="res\clamconf.rc">
26
 
      <Filter>Resource Files</Filter>
27
 
    </ResourceCompile>
28
 
  </ItemGroup>
29
 
</Project>
 
 
b'\\ No newline at end of file'