front_idill/extern/fajran-npTuioClient/npTuioClient.vcxproj.filters
author bastiena
Thu, 12 Apr 2012 13:09:46 +0200
changeset 27 6c08d4d7219e
parent 23 7372c4f249c7
permissions -rw-r--r--
Middleware : GPL License added. Front Processing : GPL License added. Front IDILL : extern altered to send TUIO cursors from Middleware to Front. implemented as a plugin.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     3
  <ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     4
    <Filter Include="Source Files">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     5
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     6
      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     7
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     8
    <Filter Include="Header Files">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
     9
      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    10
      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    11
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    12
    <Filter Include="Resource Files">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    13
      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    14
      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    15
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    16
    <Filter Include="TuioClient">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    17
      <UniqueIdentifier>{8f3f3524-d6ea-49ee-8987-e5cdd6811b2e}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    18
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    19
    <Filter Include="TuioClient\oscpack">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    20
      <UniqueIdentifier>{671f0f49-ca32-46b6-b6bf-d06ae95889fa}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    21
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    22
    <Filter Include="TuioClient\oscpack\osc">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    23
      <UniqueIdentifier>{4dacaf2c-6883-439c-a93c-16a56737952e}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    24
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    25
    <Filter Include="TuioClient\oscpack\ip">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    26
      <UniqueIdentifier>{19970ac0-1c1e-46ad-a7c3-64d94501de32}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    27
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    28
    <Filter Include="TuioClient\oscpack\ip\win32">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    29
      <UniqueIdentifier>{2990b422-02cd-4167-b7b2-62f1ed2e963e}</UniqueIdentifier>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    30
    </Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    31
  </ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    32
  <ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    33
    <ClCompile Include="src\client.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    34
      <Filter>Source Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    35
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    36
    <ClCompile Include="src\np_entry.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    37
      <Filter>Source Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    38
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    39
    <ClCompile Include="src\npn_gate.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    40
      <Filter>Source Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    41
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    42
    <ClCompile Include="src\npp_gate.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    43
      <Filter>Source Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    44
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    45
    <ClCompile Include="src\plugin.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    46
      <Filter>Source Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    47
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    48
    <ClCompile Include="TuioClient\TuioClient.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    49
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    50
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    51
    <ClCompile Include="TuioClient\oscpack\osc\OscOutboundPacketStream.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    52
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    53
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    54
    <ClCompile Include="TuioClient\oscpack\osc\OscPrintReceivedElements.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    55
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    56
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    57
    <ClCompile Include="TuioClient\oscpack\osc\OscReceivedElements.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    58
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    59
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    60
    <ClCompile Include="TuioClient\oscpack\osc\OscTypes.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    61
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    62
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    63
    <ClCompile Include="TuioClient\oscpack\ip\IpEndpointName.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    64
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    65
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    66
    <ClCompile Include="TuioClient\oscpack\ip\win32\NetworkingUtils.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    67
      <Filter>TuioClient\oscpack\ip\win32</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    68
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    69
    <ClCompile Include="TuioClient\oscpack\ip\win32\UdpSocket.cpp">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    70
      <Filter>TuioClient\oscpack\ip\win32</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    71
    </ClCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    72
  </ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    73
  <ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    74
    <ClInclude Include="src\client.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    75
      <Filter>Header Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    76
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    77
    <ClInclude Include="src\npplat.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    78
      <Filter>Header Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    79
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    80
    <ClInclude Include="src\plugin.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    81
      <Filter>Header Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    82
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    83
    <ClInclude Include="src\pluginbase.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    84
      <Filter>Header Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    85
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    86
    <ClInclude Include="resource.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    87
      <Filter>Header Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    88
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    89
    <ClInclude Include="TuioClient\TuioClient.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    90
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    91
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    92
    <ClInclude Include="TuioClient\TuioContainer.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    93
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    94
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    95
    <ClInclude Include="TuioClient\TuioCursor.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    96
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    97
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    98
    <ClInclude Include="TuioClient\TuioListener.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
    99
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   100
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   101
    <ClInclude Include="TuioClient\TuioObject.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   102
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   103
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   104
    <ClInclude Include="TuioClient\TuioPoint.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   105
      <Filter>TuioClient</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   106
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   107
    <ClInclude Include="TuioClient\oscpack\osc\MessageMappingOscPacketListener.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   108
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   109
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   110
    <ClInclude Include="TuioClient\oscpack\osc\OscException.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   111
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   112
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   113
    <ClInclude Include="TuioClient\oscpack\osc\OscHostEndianness.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   114
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   115
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   116
    <ClInclude Include="TuioClient\oscpack\osc\OscOutboundPacketStream.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   117
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   118
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   119
    <ClInclude Include="TuioClient\oscpack\osc\OscPacketListener.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   120
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   121
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   122
    <ClInclude Include="TuioClient\oscpack\osc\OscPrintReceivedElements.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   123
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   124
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   125
    <ClInclude Include="TuioClient\oscpack\osc\OscReceivedElements.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   126
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   127
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   128
    <ClInclude Include="TuioClient\oscpack\osc\OscTypes.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   129
      <Filter>TuioClient\oscpack\osc</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   130
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   131
    <ClInclude Include="TuioClient\oscpack\ip\IpEndpointName.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   132
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   133
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   134
    <ClInclude Include="TuioClient\oscpack\ip\NetworkingUtils.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   135
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   136
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   137
    <ClInclude Include="TuioClient\oscpack\ip\PacketListener.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   138
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   139
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   140
    <ClInclude Include="TuioClient\oscpack\ip\TimerListener.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   141
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   142
    </ClInclude>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   143
    <ClInclude Include="TuioClient\oscpack\ip\UdpSocket.h">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   144
      <Filter>TuioClient\oscpack\ip</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   145
    </ClInclude>
27
6c08d4d7219e Middleware :
bastiena
parents: 23
diff changeset
   146
    <ClInclude Include="TuioClient\TuioString.h">
6c08d4d7219e Middleware :
bastiena
parents: 23
diff changeset
   147
      <Filter>TuioClient</Filter>
6c08d4d7219e Middleware :
bastiena
parents: 23
diff changeset
   148
    </ClInclude>
23
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   149
  </ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   150
  <ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   151
    <None Include="npTuioClient.def">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   152
      <Filter>Resource Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   153
    </None>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   154
  </ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   155
  <ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   156
    <ResourceCompile Include="npTuioClient.rc">
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   157
      <Filter>Resource Files</Filter>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   158
    </ResourceCompile>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   159
  </ItemGroup>
7372c4f249c7 Front IDILL :
bastiena
parents:
diff changeset
   160
</Project>