beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / luasocket / socket.vcproj
blobb7c4a0832972e6ced89093718146b33acd2f9101
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="socket"
6 ProjectGUID="{66E3CE14-884D-4AEA-9F20-15A0BEAF8C5A}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="src"
16 IntermediateDirectory="src"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="h:\include\lua5.1"
23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport)"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 UsePrecompiledHeader="0"
28 WarningLevel="3"
29 Detect64BitPortabilityProblems="TRUE"
30 DebugInformationFormat="4"/>
31 <Tool
32 Name="VCCustomBuildTool"/>
33 <Tool
34 Name="VCLinkerTool"
35 AdditionalDependencies="ws2_32.lib"
36 OutputFile="$(OutDir)/socket.dll"
37 LinkIncremental="2"
38 AdditionalLibraryDirectories="h:\lib"
39 GenerateDebugInformation="TRUE"
40 ProgramDatabaseFile="$(OutDir)/socket.pdb"
41 SubSystem="2"
42 ImportLibrary="$(OutDir)/socket.lib"
43 TargetMachine="1"/>
44 <Tool
45 Name="VCMIDLTool"/>
46 <Tool
47 Name="VCPostBuildEventTool"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"/>
54 <Tool
55 Name="VCWebServiceProxyGeneratorTool"/>
56 <Tool
57 Name="VCXMLDataGeneratorTool"/>
58 <Tool
59 Name="VCWebDeploymentTool"/>
60 <Tool
61 Name="VCManagedWrapperGeneratorTool"/>
62 <Tool
63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64 </Configuration>
65 <Configuration
66 Name="Release|Win32"
67 OutputDirectory="./src"
68 IntermediateDirectory="./src"
69 ConfigurationType="2"
70 CharacterSet="2">
71 <Tool
72 Name="VCCLCompilerTool"
73 AdditionalIncludeDirectories="h:\include\lua5.1"
74 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport); LUASOCKET_DEBUG"
75 RuntimeLibrary="2"
76 UsePrecompiledHeader="0"
77 WarningLevel="3"
78 Detect64BitPortabilityProblems="TRUE"
79 DebugInformationFormat="0"/>
80 <Tool
81 Name="VCCustomBuildTool"/>
82 <Tool
83 Name="VCLinkerTool"
84 AdditionalDependencies="ws2_32.lib"
85 OutputFile="$(OutDir)/socket.dll"
86 LinkIncremental="1"
87 AdditionalLibraryDirectories="h:\lib"
88 GenerateDebugInformation="TRUE"
89 SubSystem="2"
90 OptimizeReferences="2"
91 EnableCOMDATFolding="2"
92 ImportLibrary="$(OutDir)/socket.lib"
93 TargetMachine="1"/>
94 <Tool
95 Name="VCMIDLTool"/>
96 <Tool
97 Name="VCPostBuildEventTool"/>
98 <Tool
99 Name="VCPreBuildEventTool"/>
100 <Tool
101 Name="VCPreLinkEventTool"/>
102 <Tool
103 Name="VCResourceCompilerTool"/>
104 <Tool
105 Name="VCWebServiceProxyGeneratorTool"/>
106 <Tool
107 Name="VCXMLDataGeneratorTool"/>
108 <Tool
109 Name="VCWebDeploymentTool"/>
110 <Tool
111 Name="VCManagedWrapperGeneratorTool"/>
112 <Tool
113 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
114 </Configuration>
115 </Configurations>
116 <References>
117 </References>
118 <Files>
119 <Filter
120 Name="Source Files"
121 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
122 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
123 <File
124 RelativePath="src\auxiliar.c">
125 </File>
126 <File
127 RelativePath="src\buffer.c">
128 </File>
129 <File
130 RelativePath="src\except.c">
131 </File>
132 <File
133 RelativePath="src\inet.c">
134 </File>
135 <File
136 RelativePath="src\io.c">
137 </File>
138 <File
139 RelativePath="src\luasocket.c">
140 </File>
141 <File
142 RelativePath="src\options.c">
143 </File>
144 <File
145 RelativePath="src\select.c">
146 </File>
147 <File
148 RelativePath="src\tcp.c">
149 </File>
150 <File
151 RelativePath="src\timeout.c">
152 </File>
153 <File
154 RelativePath="src\udp.c">
155 </File>
156 <File
157 RelativePath="src\wsocket.c">
158 <FileConfiguration
159 Name="Release|Win32">
160 <Tool
161 Name="VCCLCompilerTool"
162 GeneratePreprocessedFile="0"/>
163 </FileConfiguration>
164 </File>
165 </Filter>
166 <Filter
167 Name="Header Files"
168 Filter="h;hpp;hxx;hm;inl;inc;xsd"
169 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
170 </Filter>
171 <Filter
172 Name="Resource Files"
173 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
174 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
175 </Filter>
176 <File
177 RelativePath="..\..\lib\lua5.1.dll.lib">
178 </File>
179 </Files>
180 <Globals>
181 </Globals>
182 </VisualStudioProject>