source: GTP-Internal/trunk/App/Demos/Illum/Ocean/Ocean_2005.vcproj.KHALT-Vista.jack.user @ 1777

Revision 1777, 3.8 KB checked in by szirmay, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioUserFile
3        ProjectType="Visual C++"
4        Version="8.00"
5        ShowAllFiles="false"
6        >
7        <Configurations>
8                <Configuration
9                        Name="Debug|Win32"
10                        >
11                        <DebugSettings
12                                Command="$(TargetPath)"
13                                WorkingDirectory=""
14                                CommandArguments=""
15                                Attach="false"
16                                DebuggerType="3"
17                                Remote="1"
18                                RemoteMachine="KHALT-VISTA"
19                                RemoteCommand=""
20                                HttpUrl=""
21                                PDBPath=""
22                                SQLDebugging=""
23                                Environment=""
24                                EnvironmentMerge="true"
25                                DebuggerFlavor=""
26                                MPIRunCommand=""
27                                MPIRunArguments=""
28                                MPIRunWorkingDirectory=""
29                                ApplicationCommand=""
30                                ApplicationArguments=""
31                                ShimCommand=""
32                                MPIAcceptMode=""
33                                MPIAcceptFilter=""
34                        />
35                </Configuration>
36                <Configuration
37                        Name="Debug|x64"
38                        >
39                        <DebugSettings
40                                Command="$(TargetPath)"
41                                WorkingDirectory=""
42                                CommandArguments=""
43                                Attach="false"
44                                DebuggerType="3"
45                                Remote="1"
46                                RemoteMachine="KHALT-VISTA"
47                                RemoteCommand=""
48                                HttpUrl=""
49                                PDBPath=""
50                                SQLDebugging=""
51                                Environment=""
52                                EnvironmentMerge="true"
53                                DebuggerFlavor=""
54                                MPIRunCommand=""
55                                MPIRunArguments=""
56                                MPIRunWorkingDirectory=""
57                                ApplicationCommand=""
58                                ApplicationArguments=""
59                                ShimCommand=""
60                                MPIAcceptMode=""
61                                MPIAcceptFilter=""
62                        />
63                </Configuration>
64                <Configuration
65                        Name="Release|Win32"
66                        >
67                        <DebugSettings
68                                Command="$(TargetPath)"
69                                WorkingDirectory=""
70                                CommandArguments=""
71                                Attach="false"
72                                DebuggerType="3"
73                                Remote="1"
74                                RemoteMachine="KHALT-VISTA"
75                                RemoteCommand=""
76                                HttpUrl=""
77                                PDBPath=""
78                                SQLDebugging=""
79                                Environment=""
80                                EnvironmentMerge="true"
81                                DebuggerFlavor=""
82                                MPIRunCommand=""
83                                MPIRunArguments=""
84                                MPIRunWorkingDirectory=""
85                                ApplicationCommand=""
86                                ApplicationArguments=""
87                                ShimCommand=""
88                                MPIAcceptMode=""
89                                MPIAcceptFilter=""
90                        />
91                </Configuration>
92                <Configuration
93                        Name="Release|x64"
94                        >
95                        <DebugSettings
96                                Command="$(TargetPath)"
97                                WorkingDirectory=""
98                                CommandArguments=""
99                                Attach="false"
100                                DebuggerType="3"
101                                Remote="1"
102                                RemoteMachine="KHALT-VISTA"
103                                RemoteCommand=""
104                                HttpUrl=""
105                                PDBPath=""
106                                SQLDebugging=""
107                                Environment=""
108                                EnvironmentMerge="true"
109                                DebuggerFlavor=""
110                                MPIRunCommand=""
111                                MPIRunArguments=""
112                                MPIRunWorkingDirectory=""
113                                ApplicationCommand=""
114                                ApplicationArguments=""
115                                ShimCommand=""
116                                MPIAcceptMode=""
117                                MPIAcceptFilter=""
118                        />
119                </Configuration>
120                <Configuration
121                        Name="Profile|Win32"
122                        >
123                        <DebugSettings
124                                Command="$(TargetPath)"
125                                WorkingDirectory=""
126                                CommandArguments=""
127                                Attach="false"
128                                DebuggerType="3"
129                                Remote="1"
130                                RemoteMachine="KHALT-VISTA"
131                                RemoteCommand=""
132                                HttpUrl=""
133                                PDBPath=""
134                                SQLDebugging=""
135                                Environment=""
136                                EnvironmentMerge="true"
137                                DebuggerFlavor=""
138                                MPIRunCommand=""
139                                MPIRunArguments=""
140                                MPIRunWorkingDirectory=""
141                                ApplicationCommand=""
142                                ApplicationArguments=""
143                                ShimCommand=""
144                                MPIAcceptMode=""
145                                MPIAcceptFilter=""
146                        />
147                </Configuration>
148                <Configuration
149                        Name="Profile|x64"
150                        >
151                        <DebugSettings
152                                Command="$(TargetPath)"
153                                WorkingDirectory=""
154                                CommandArguments=""
155                                Attach="false"
156                                DebuggerType="3"
157                                Remote="1"
158                                RemoteMachine="KHALT-VISTA"
159                                RemoteCommand=""
160                                HttpUrl=""
161                                PDBPath=""
162                                SQLDebugging=""
163                                Environment=""
164                                EnvironmentMerge="true"
165                                DebuggerFlavor=""
166                                MPIRunCommand=""
167                                MPIRunArguments=""
168                                MPIRunWorkingDirectory=""
169                                ApplicationCommand=""
170                                ApplicationArguments=""
171                                ShimCommand=""
172                                MPIAcceptMode=""
173                                MPIAcceptFilter=""
174                        />
175                </Configuration>
176        </Configurations>
177</VisualStudioUserFile>
Note: See TracBrowser for help on using the repository browser.