OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="rlz" | |
6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}" | |
7 RootNamespace="rlz" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 <ToolFile | |
17 RelativePath="output_rlz_copy.rules" | |
18 /> | |
19 </ToolFiles> | |
20 <Configurations> | |
21 <Configuration | |
22 Name="Debug|Win32" | |
23 ConfigurationType="10" | |
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props" | |
25 > | |
26 <Tool | |
27 Name="VCPreBuildEventTool" | |
28 /> | |
29 <Tool | |
30 Name="Output RLZ copy" | |
31 /> | |
32 <Tool | |
33 Name="VCCustomBuildTool" | |
34 /> | |
35 <Tool | |
36 Name="VCMIDLTool" | |
37 /> | |
38 <Tool | |
39 Name="VCPostBuildEventTool" | |
40 /> | |
41 </Configuration> | |
42 <Configuration | |
43 Name="Release|Win32" | |
44 ConfigurationType="10" | |
45 InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops" | |
46 > | |
47 <Tool | |
48 Name="VCPreBuildEventTool" | |
49 /> | |
50 <Tool | |
51 Name="Output RLZ copy" | |
52 /> | |
53 <Tool | |
54 Name="VCCustomBuildTool" | |
55 /> | |
56 <Tool | |
57 Name="VCMIDLTool" | |
58 /> | |
59 <Tool | |
60 Name="VCPostBuildEventTool" | |
61 /> | |
62 </Configuration> | |
63 </Configurations> | |
64 <References> | |
65 </References> | |
66 <Files> | |
67 <File | |
68 RelativePath="binaries\rlz.dll" | |
69 > | |
70 </File> | |
71 <File | |
72 RelativePath="binaries\rlz_dll.pdb" | |
73 > | |
74 </File> | |
75 </Files> | |
76 <Globals> | |
77 </Globals> | |
78 </VisualStudioProject> | |
OLD | NEW |