JWPlatt
14 years ago
commit
a20a222fc2
3976 changed files with 1301356 additions and 0 deletions
@ -0,0 +1,622 @@
|
||||
GNU GENERAL PUBLIC LICENSE |
||||
Version 3, 29 June 2007 |
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
||||
Everyone is permitted to copy and distribute verbatim copies |
||||
of this license document, but changing it is not allowed. |
||||
|
||||
Preamble |
||||
|
||||
The GNU General Public License is a free, copyleft license for |
||||
software and other kinds of works. |
||||
|
||||
The licenses for most software and other practical works are designed |
||||
to take away your freedom to share and change the works. By contrast, |
||||
the GNU General Public License is intended to guarantee your freedom to |
||||
share and change all versions of a program--to make sure it remains free |
||||
software for all its users. We, the Free Software Foundation, use the |
||||
GNU General Public License for most of our software; it applies also to |
||||
any other work released this way by its authors. You can apply it to |
||||
your programs, too. |
||||
|
||||
When we speak of free software, we are referring to freedom, not |
||||
price. Our General Public Licenses are designed to make sure that you |
||||
have the freedom to distribute copies of free software (and charge for |
||||
them if you wish), that you receive source code or can get it if you |
||||
want it, that you can change the software or use pieces of it in new |
||||
free programs, and that you know you can do these things. |
||||
|
||||
To protect your rights, we need to prevent others from denying you |
||||
these rights or asking you to surrender the rights. Therefore, you have |
||||
certain responsibilities if you distribute copies of the software, or if |
||||
you modify it: responsibilities to respect the freedom of others. |
||||
|
||||
For example, if you distribute copies of such a program, whether |
||||
gratis or for a fee, you must pass on to the recipients the same |
||||
freedoms that you received. You must make sure that they, too, receive |
||||
or can get the source code. And you must show them these terms so they |
||||
know their rights. |
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps: |
||||
(1) assert copyright on the software, and (2) offer you this License |
||||
giving you legal permission to copy, distribute and/or modify it. |
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains |
||||
that there is no warranty for this free software. For both users' and |
||||
authors' sake, the GPL requires that modified versions be marked as |
||||
changed, so that their problems will not be attributed erroneously to |
||||
authors of previous versions. |
||||
|
||||
Some devices are designed to deny users access to install or run |
||||
modified versions of the software inside them, although the manufacturer |
||||
can do so. This is fundamentally incompatible with the aim of |
||||
protecting users' freedom to change the software. The systematic |
||||
pattern of such abuse occurs in the area of products for individuals to |
||||
use, which is precisely where it is most unacceptable. Therefore, we |
||||
have designed this version of the GPL to prohibit the practice for those |
||||
products. If such problems arise substantially in other domains, we |
||||
stand ready to extend this provision to those domains in future versions |
||||
of the GPL, as needed to protect the freedom of users. |
||||
|
||||
Finally, every program is threatened constantly by software patents. |
||||
States should not allow patents to restrict development and use of |
||||
software on general-purpose computers, but in those that do, we wish to |
||||
avoid the special danger that patents applied to a free program could |
||||
make it effectively proprietary. To prevent this, the GPL assures that |
||||
patents cannot be used to render the program non-free. |
||||
|
||||
The precise terms and conditions for copying, distribution and |
||||
modification follow. |
||||
|
||||
TERMS AND CONDITIONS |
||||
|
||||
0. Definitions. |
||||
|
||||
"This License" refers to version 3 of the GNU General Public License. |
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of |
||||
works, such as semiconductor masks. |
||||
|
||||
"The Program" refers to any copyrightable work licensed under this |
||||
License. Each licensee is addressed as "you". "Licensees" and |
||||
"recipients" may be individuals or organizations. |
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work |
||||
in a fashion requiring copyright permission, other than the making of an |
||||
exact copy. The resulting work is called a "modified version" of the |
||||
earlier work or a work "based on" the earlier work. |
||||
|
||||
A "covered work" means either the unmodified Program or a work based |
||||
on the Program. |
||||
|
||||
To "propagate" a work means to do anything with it that, without |
||||
permission, would make you directly or secondarily liable for |
||||
infringement under applicable copyright law, except executing it on a |
||||
computer or modifying a private copy. Propagation includes copying, |
||||
distribution (with or without modification), making available to the |
||||
public, and in some countries other activities as well. |
||||
|
||||
To "convey" a work means any kind of propagation that enables other |
||||
parties to make or receive copies. Mere interaction with a user through |
||||
a computer network, with no transfer of a copy, is not conveying. |
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices" |
||||
to the extent that it includes a convenient and prominently visible |
||||
feature that (1) displays an appropriate copyright notice, and (2) |
||||
tells the user that there is no warranty for the work (except to the |
||||
extent that warranties are provided), that licensees may convey the |
||||
work under this License, and how to view a copy of this License. If |
||||
the interface presents a list of user commands or options, such as a |
||||
menu, a prominent item in the list meets this criterion. |
||||
|
||||
1. Source Code. |
||||
|
||||
The "source code" for a work means the preferred form of the work |
||||
for making modifications to it. "Object code" means any non-source |
||||
form of a work. |
||||
|
||||
A "Standard Interface" means an interface that either is an official |
||||
standard defined by a recognized standards body, or, in the case of |
||||
interfaces specified for a particular programming language, one that |
||||
is widely used among developers working in that language. |
||||
|
||||
The "System Libraries" of an executable work include anything, other |
||||
than the work as a whole, that (a) is included in the normal form of |
||||
packaging a Major Component, but which is not part of that Major |
||||
Component, and (b) serves only to enable use of the work with that |
||||
Major Component, or to implement a Standard Interface for which an |
||||
implementation is available to the public in source code form. A |
||||
"Major Component", in this context, means a major essential component |
||||
(kernel, window system, and so on) of the specific operating system |
||||
(if any) on which the executable work runs, or a compiler used to |
||||
produce the work, or an object code interpreter used to run it. |
||||
|
||||
The "Corresponding Source" for a work in object code form means all |
||||
the source code needed to generate, install, and (for an executable |
||||
work) run the object code and to modify the work, including scripts to |
||||
control those activities. However, it does not include the work's |
||||
System Libraries, or general-purpose tools or generally available free |
||||
programs which are used unmodified in performing those activities but |
||||
which are not part of the work. For example, Corresponding Source |
||||
includes interface definition files associated with source files for |
||||
the work, and the source code for shared libraries and dynamically |
||||
linked subprograms that the work is specifically designed to require, |
||||
such as by intimate data communication or control flow between those |
||||
subprograms and other parts of the work. |
||||
|
||||
The Corresponding Source need not include anything that users |
||||
can regenerate automatically from other parts of the Corresponding |
||||
Source. |
||||
|
||||
The Corresponding Source for a work in source code form is that |
||||
same work. |
||||
|
||||
2. Basic Permissions. |
||||
|
||||
All rights granted under this License are granted for the term of |
||||
copyright on the Program, and are irrevocable provided the stated |
||||
conditions are met. This License explicitly affirms your unlimited |
||||
permission to run the unmodified Program. The output from running a |
||||
covered work is covered by this License only if the output, given its |
||||
content, constitutes a covered work. This License acknowledges your |
||||
rights of fair use or other equivalent, as provided by copyright law. |
||||
|
||||
You may make, run and propagate covered works that you do not |
||||
convey, without conditions so long as your license otherwise remains |
||||
in force. You may convey covered works to others for the sole purpose |
||||
of having them make modifications exclusively for you, or provide you |
||||
with facilities for running those works, provided that you comply with |
||||
the terms of this License in conveying all material for which you do |
||||
not control copyright. Those thus making or running the covered works |
||||
for you must do so exclusively on your behalf, under your direction |
||||
and control, on terms that prohibit them from making any copies of |
||||
your copyrighted material outside their relationship with you. |
||||
|
||||
Conveying under any other circumstances is permitted solely under |
||||
the conditions stated below. Sublicensing is not allowed; section 10 |
||||
makes it unnecessary. |
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law. |
||||
|
||||
No covered work shall be deemed part of an effective technological |
||||
measure under any applicable law fulfilling obligations under article |
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or |
||||
similar laws prohibiting or restricting circumvention of such |
||||
measures. |
||||
|
||||
When you convey a covered work, you waive any legal power to forbid |
||||
circumvention of technological measures to the extent such circumvention |
||||
is effected by exercising rights under this License with respect to |
||||
the covered work, and you disclaim any intention to limit operation or |
||||
modification of the work as a means of enforcing, against the work's |
||||
users, your or third parties' legal rights to forbid circumvention of |
||||
technological measures. |
||||
|
||||
4. Conveying Verbatim Copies. |
||||
|
||||
You may convey verbatim copies of the Program's source code as you |
||||
receive it, in any medium, provided that you conspicuously and |
||||
appropriately publish on each copy an appropriate copyright notice; |
||||
keep intact all notices stating that this License and any |
||||
non-permissive terms added in accord with section 7 apply to the code; |
||||
keep intact all notices of the absence of any warranty; and give all |
||||
recipients a copy of this License along with the Program. |
||||
|
||||
You may charge any price or no price for each copy that you convey, |
||||
and you may offer support or warranty protection for a fee. |
||||
|
||||
5. Conveying Modified Source Versions. |
||||
|
||||
You may convey a work based on the Program, or the modifications to |
||||
produce it from the Program, in the form of source code under the |
||||
terms of section 4, provided that you also meet all of these conditions: |
||||
|
||||
a) The work must carry prominent notices stating that you modified |
||||
it, and giving a relevant date. |
||||
|
||||
b) The work must carry prominent notices stating that it is |
||||
released under this License and any conditions added under section |
||||
7. This requirement modifies the requirement in section 4 to |
||||
"keep intact all notices". |
||||
|
||||
c) You must license the entire work, as a whole, under this |
||||
License to anyone who comes into possession of a copy. This |
||||
License will therefore apply, along with any applicable section 7 |
||||
additional terms, to the whole of the work, and all its parts, |
||||
regardless of how they are packaged. This License gives no |
||||
permission to license the work in any other way, but it does not |
||||
invalidate such permission if you have separately received it. |
||||
|
||||
d) If the work has interactive user interfaces, each must display |
||||
Appropriate Legal Notices; however, if the Program has interactive |
||||
interfaces that do not display Appropriate Legal Notices, your |
||||
work need not make them do so. |
||||
|
||||
A compilation of a covered work with other separate and independent |
||||
works, which are not by their nature extensions of the covered work, |
||||
and which are not combined with it such as to form a larger program, |
||||
in or on a volume of a storage or distribution medium, is called an |
||||
"aggregate" if the compilation and its resulting copyright are not |
||||
used to limit the access or legal rights of the compilation's users |
||||
beyond what the individual works permit. Inclusion of a covered work |
||||
in an aggregate does not cause this License to apply to the other |
||||
parts of the aggregate. |
||||
|
||||
6. Conveying Non-Source Forms. |
||||
|
||||
You may convey a covered work in object code form under the terms |
||||
of sections 4 and 5, provided that you also convey the |
||||
machine-readable Corresponding Source under the terms of this License, |
||||
in one of these ways: |
||||
|
||||
a) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by the |
||||
Corresponding Source fixed on a durable physical medium |
||||
customarily used for software interchange. |
||||
|
||||
b) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by a |
||||
written offer, valid for at least three years and valid for as |
||||
long as you offer spare parts or customer support for that product |
||||
model, to give anyone who possesses the object code either (1) a |
||||
copy of the Corresponding Source for all the software in the |
||||
product that is covered by this License, on a durable physical |
||||
medium customarily used for software interchange, for a price no |
||||
more than your reasonable cost of physically performing this |
||||
conveying of source, or (2) access to copy the |
||||
Corresponding Source from a network server at no charge. |
||||
|
||||
c) Convey individual copies of the object code with a copy of the |
||||
written offer to provide the Corresponding Source. This |
||||
alternative is allowed only occasionally and noncommercially, and |
||||
only if you received the object code with such an offer, in accord |
||||
with subsection 6b. |
||||
|
||||
d) Convey the object code by offering access from a designated |
||||
place (gratis or for a charge), and offer equivalent access to the |
||||
Corresponding Source in the same way through the same place at no |
||||
further charge. You need not require recipients to copy the |
||||
Corresponding Source along with the object code. If the place to |
||||
copy the object code is a network server, the Corresponding Source |
||||
may be on a different server (operated by you or a third party) |
||||
that supports equivalent copying facilities, provided you maintain |
||||
clear directions next to the object code saying where to find the |
||||
Corresponding Source. Regardless of what server hosts the |
||||
Corresponding Source, you remain obligated to ensure that it is |
||||
available for as long as needed to satisfy these requirements. |
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided |
||||
you inform other peers where the object code and Corresponding |
||||
Source of the work are being offered to the general public at no |
||||
charge under subsection 6d. |
||||
|
||||
A separable portion of the object code, whose source code is excluded |
||||
from the Corresponding Source as a System Library, need not be |
||||
included in conveying the object code work. |
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any |
||||
tangible personal property which is normally used for personal, family, |
||||
or household purposes, or (2) anything designed or sold for incorporation |
||||
into a dwelling. In determining whether a product is a consumer product, |
||||
doubtful cases shall be resolved in favor of coverage. For a particular |
||||
product received by a particular user, "normally used" refers to a |
||||
typical or common use of that class of product, regardless of the status |
||||
of the particular user or of the way in which the particular user |
||||
actually uses, or expects or is expected to use, the product. A product |
||||
is a consumer product regardless of whether the product has substantial |
||||
commercial, industrial or non-consumer uses, unless such uses represent |
||||
the only significant mode of use of the product. |
||||
|
||||
"Installation Information" for a User Product means any methods, |
||||
procedures, authorization keys, or other information required to install |
||||
and execute modified versions of a covered work in that User Product from |
||||
a modified version of its Corresponding Source. The information must |
||||
suffice to ensure that the continued functioning of the modified object |
||||
code is in no case prevented or interfered with solely because |
||||
modification has been made. |
||||
|
||||
If you convey an object code work under this section in, or with, or |
||||
specifically for use in, a User Product, and the conveying occurs as |
||||
part of a transaction in which the right of possession and use of the |
||||
User Product is transferred to the recipient in perpetuity or for a |
||||
fixed term (regardless of how the transaction is characterized), the |
||||
Corresponding Source conveyed under this section must be accompanied |
||||
by the Installation Information. But this requirement does not apply |
||||
if neither you nor any third party retains the ability to install |
||||
modified object code on the User Product (for example, the work has |
||||
been installed in ROM). |
||||
|
||||
The requirement to provide Installation Information does not include a |
||||
requirement to continue to provide support service, warranty, or updates |
||||
for a work that has been modified or installed by the recipient, or for |
||||
the User Product in which it has been modified or installed. Access to a |
||||
network may be denied when the modification itself materially and |
||||
adversely affects the operation of the network or violates the rules and |
||||
protocols for communication across the network. |
||||
|
||||
Corresponding Source conveyed, and Installation Information provided, |
||||
in accord with this section must be in a format that is publicly |
||||
documented (and with an implementation available to the public in |
||||
source code form), and must require no special password or key for |
||||
unpacking, reading or copying. |
||||
|
||||
7. Additional Terms. |
||||
|
||||
"Additional permissions" are terms that supplement the terms of this |
||||
License by making exceptions from one or more of its conditions. |
||||
Additional permissions that are applicable to the entire Program shall |
||||
be treated as though they were included in this License, to the extent |
||||
that they are valid under applicable law. If additional permissions |
||||
apply only to part of the Program, that part may be used separately |
||||
under those permissions, but the entire Program remains governed by |
||||
this License without regard to the additional permissions. |
||||
|
||||
When you convey a copy of a covered work, you may at your option |
||||
remove any additional permissions from that copy, or from any part of |
||||
it. (Additional permissions may be written to require their own |
||||
removal in certain cases when you modify the work.) You may place |
||||
additional permissions on material, added by you to a covered work, |
||||
for which you have or can give appropriate copyright permission. |
||||
|
||||
Notwithstanding any other provision of this License, for material you |
||||
add to a covered work, you may (if authorized by the copyright holders of |
||||
that material) supplement the terms of this License with terms: |
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the |
||||
terms of sections 15 and 16 of this License; or |
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or |
||||
author attributions in that material or in the Appropriate Legal |
||||
Notices displayed by works containing it; or |
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or |
||||
requiring that modified versions of such material be marked in |
||||
reasonable ways as different from the original version; or |
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or |
||||
authors of the material; or |
||||
|
||||
e) Declining to grant rights under trademark law for use of some |
||||
trade names, trademarks, or service marks; or |
||||
|
||||
f) Requiring indemnification of licensors and authors of that |
||||
material by anyone who conveys the material (or modified versions of |
||||
it) with contractual assumptions of liability to the recipient, for |
||||
any liability that these contractual assumptions directly impose on |
||||
those licensors and authors. |
||||
|
||||
All other non-permissive additional terms are considered "further |
||||
restrictions" within the meaning of section 10. If the Program as you |
||||
received it, or any part of it, contains a notice stating that it is |
||||
governed by this License along with a term that is a further |
||||
restriction, you may remove that term. If a license document contains |
||||
a further restriction but permits relicensing or conveying under this |
||||
License, you may add to a covered work material governed by the terms |
||||
of that license document, provided that the further restriction does |
||||
not survive such relicensing or conveying. |
||||
|
||||
If you add terms to a covered work in accord with this section, you |
||||
must place, in the relevant source files, a statement of the |
||||
additional terms that apply to those files, or a notice indicating |
||||
where to find the applicable terms. |
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the |
||||
form of a separately written license, or stated as exceptions; |
||||
the above requirements apply either way. |
||||
|
||||
8. Termination. |
||||
|
||||
You may not propagate or modify a covered work except as expressly |
||||
provided under this License. Any attempt otherwise to propagate or |
||||
modify it is void, and will automatically terminate your rights under |
||||
this License (including any patent licenses granted under the third |
||||
paragraph of section 11). |
||||
|
||||
However, if you cease all violation of this License, then your |
||||
license from a particular copyright holder is reinstated (a) |
||||
provisionally, unless and until the copyright holder explicitly and |
||||
finally terminates your license, and (b) permanently, if the copyright |
||||
holder fails to notify you of the violation by some reasonable means |
||||
prior to 60 days after the cessation. |
||||
|
||||
Moreover, your license from a particular copyright holder is |
||||
reinstated permanently if the copyright holder notifies you of the |
||||
violation by some reasonable means, this is the first time you have |
||||
received notice of violation of this License (for any work) from that |
||||
copyright holder, and you cure the violation prior to 30 days after |
||||
your receipt of the notice. |
||||
|
||||
Termination of your rights under this section does not terminate the |
||||
licenses of parties who have received copies or rights from you under |
||||
this License. If your rights have been terminated and not permanently |
||||
reinstated, you do not qualify to receive new licenses for the same |
||||
material under section 10. |
||||
|
||||
9. Acceptance Not Required for Having Copies. |
||||
|
||||
You are not required to accept this License in order to receive or |
||||
run a copy of the Program. Ancillary propagation of a covered work |
||||
occurring solely as a consequence of using peer-to-peer transmission |
||||
to receive a copy likewise does not require acceptance. However, |
||||
nothing other than this License grants you permission to propagate or |
||||
modify any covered work. These actions infringe copyright if you do |
||||
not accept this License. Therefore, by modifying or propagating a |
||||
covered work, you indicate your acceptance of this License to do so. |
||||
|
||||
10. Automatic Licensing of Downstream Recipients. |
||||
|
||||
Each time you convey a covered work, the recipient automatically |
||||
receives a license from the original licensors, to run, modify and |
||||
propagate that work, subject to this License. You are not responsible |
||||
for enforcing compliance by third parties with this License. |
||||
|
||||
An "entity transaction" is a transaction transferring control of an |
||||
organization, or substantially all assets of one, or subdividing an |
||||
organization, or merging organizations. If propagation of a covered |
||||
work results from an entity transaction, each party to that |
||||
transaction who receives a copy of the work also receives whatever |
||||
licenses to the work the party's predecessor in interest had or could |
||||
give under the previous paragraph, plus a right to possession of the |
||||
Corresponding Source of the work from the predecessor in interest, if |
||||
the predecessor has it or can get it with reasonable efforts. |
||||
|
||||
You may not impose any further restrictions on the exercise of the |
||||
rights granted or affirmed under this License. For example, you may |
||||
not impose a license fee, royalty, or other charge for exercise of |
||||
rights granted under this License, and you may not initiate litigation |
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that |
||||
any patent claim is infringed by making, using, selling, offering for |
||||
sale, or importing the Program or any portion of it. |
||||
|
||||
11. Patents. |
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this |
||||
License of the Program or a work on which the Program is based. The |
||||
work thus licensed is called the contributor's "contributor version". |
||||
|
||||
A contributor's "essential patent claims" are all patent claims |
||||
owned or controlled by the contributor, whether already acquired or |
||||
hereafter acquired, that would be infringed by some manner, permitted |
||||
by this License, of making, using, or selling its contributor version, |
||||
but do not include claims that would be infringed only as a |
||||
consequence of further modification of the contributor version. For |
||||
purposes of this definition, "control" includes the right to grant |
||||
patent sublicenses in a manner consistent with the requirements of |
||||
this License. |
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free |
||||
patent license under the contributor's essential patent claims, to |
||||
make, use, sell, offer for sale, import and otherwise run, modify and |
||||
propagate the contents of its contributor version. |
||||
|
||||
In the following three paragraphs, a "patent license" is any express |
||||
agreement or commitment, however denominated, not to enforce a patent |
||||
(such as an express permission to practice a patent or covenant not to |
||||
sue for patent infringement). To "grant" such a patent license to a |
||||
party means to make such an agreement or commitment not to enforce a |
||||
patent against the party. |
||||
|
||||
If you convey a covered work, knowingly relying on a patent license, |
||||
and the Corresponding Source of the work is not available for anyone |
||||
to copy, free of charge and under the terms of this License, through a |
||||
publicly available network server or other readily accessible means, |
||||
then you must either (1) cause the Corresponding Source to be so |
||||
available, or (2) arrange to deprive yourself of the benefit of the |
||||
patent license for this particular work, or (3) arrange, in a manner |
||||
consistent with the requirements of this License, to extend the patent |
||||
license to downstream recipients. "Knowingly relying" means you have |
||||
actual knowledge that, but for the patent license, your conveying the |
||||
covered work in a country, or your recipient's use of the covered work |
||||
in a country, would infringe one or more identifiable patents in that |
||||
country that you have reason to believe are valid. |
||||
|
||||
If, pursuant to or in connection with a single transaction or |
||||
arrangement, you convey, or propagate by procuring conveyance of, a |
||||
covered work, and grant a patent license to some of the parties |
||||
receiving the covered work authorizing them to use, propagate, modify |
||||
or convey a specific copy of the covered work, then the patent license |
||||
you grant is automatically extended to all recipients of the covered |
||||
work and works based on it. |
||||
|
||||
A patent license is "discriminatory" if it does not include within |
||||
the scope of its coverage, prohibits the exercise of, or is |
||||
conditioned on the non-exercise of one or more of the rights that are |
||||
specifically granted under this License. You may not convey a covered |
||||
work if you are a party to an arrangement with a third party that is |
||||
in the business of distributing software, under which you make payment |
||||
to the third party based on the extent of your activity of conveying |
||||
the work, and under which the third party grants, to any of the |
||||
parties who would receive the covered work from you, a discriminatory |
||||
patent license (a) in connection with copies of the covered work |
||||
conveyed by you (or copies made from those copies), or (b) primarily |
||||
for and in connection with specific products or compilations that |
||||
contain the covered work, unless you entered into that arrangement, |
||||
or that patent license was granted, prior to 28 March 2007. |
||||
|
||||
Nothing in this License shall be construed as excluding or limiting |
||||
any implied license or other defenses to infringement that may |
||||
otherwise be available to you under applicable patent law. |
||||
|
||||
12. No Surrender of Others' Freedom. |
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or |
||||
otherwise) that contradict the conditions of this License, they do not |
||||
excuse you from the conditions of this License. If you cannot convey a |
||||
covered work so as to satisfy simultaneously your obligations under this |
||||
License and any other pertinent obligations, then as a consequence you may |
||||
not convey it at all. For example, if you agree to terms that obligate you |
||||
to collect a royalty for further conveying from those to whom you convey |
||||
the Program, the only way you could satisfy both those terms and this |
||||
License would be to refrain entirely from conveying the Program. |
||||
|
||||
13. Use with the GNU Affero General Public License. |
||||
|
||||
Notwithstanding any other provision of this License, you have |
||||
permission to link or combine any covered work with a work licensed |
||||
under version 3 of the GNU Affero General Public License into a single |
||||
combined work, and to convey the resulting work. The terms of this |
||||
License will continue to apply to the part which is the covered work, |
||||
but the special requirements of the GNU Affero General Public License, |
||||
section 13, concerning interaction through a network will apply to the |
||||
combination as such. |
||||
|
||||
14. Revised Versions of this License. |
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of |
||||
the GNU General Public License from time to time. Such new versions will |
||||
be similar in spirit to the present version, but may differ in detail to |
||||
address new problems or concerns. |
||||
|
||||
Each version is given a distinguishing version number. If the |
||||
Program specifies that a certain numbered version of the GNU General |
||||
Public License "or any later version" applies to it, you have the |
||||
option of following the terms and conditions either of that numbered |
||||
version or of any later version published by the Free Software |
||||
Foundation. If the Program does not specify a version number of the |
||||
GNU General Public License, you may choose any version ever published |
||||
by the Free Software Foundation. |
||||
|
||||
If the Program specifies that a proxy can decide which future |
||||
versions of the GNU General Public License can be used, that proxy's |
||||
public statement of acceptance of a version permanently authorizes you |
||||
to choose that version for the Program. |
||||
|
||||
Later license versions may give you additional or different |
||||
permissions. However, no additional obligations are imposed on any |
||||
author or copyright holder as a result of your choosing to follow a |
||||
later version. |
||||
|
||||
15. Disclaimer of Warranty. |
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY |
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT |
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY |
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, |
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM |
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF |
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
||||
|
||||
16. Limitation of Liability. |
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS |
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY |
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE |
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF |
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD |
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), |
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF |
||||
SUCH DAMAGES. |
||||
|
||||
17. Interpretation of Sections 15 and 16. |
||||
|
||||
If the disclaimer of warranty and limitation of liability provided |
||||
above cannot be given local legal effect according to their terms, |
||||
reviewing courts shall apply local law that most closely approximates |
||||
an absolute waiver of all civil liability in connection with the |
||||
Program, unless a warranty or assumption of liability accompanies a |
||||
copy of the Program in return for a fee. |
||||
|
||||
END OF TERMS AND CONDITIONS |
||||
|
@ -0,0 +1,622 @@
|
||||
GNU GENERAL PUBLIC LICENSE |
||||
Version 3, 29 June 2007 |
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
||||
Everyone is permitted to copy and distribute verbatim copies |
||||
of this license document, but changing it is not allowed. |
||||
|
||||
Preamble |
||||
|
||||
The GNU General Public License is a free, copyleft license for |
||||
software and other kinds of works. |
||||
|
||||
The licenses for most software and other practical works are designed |
||||
to take away your freedom to share and change the works. By contrast, |
||||
the GNU General Public License is intended to guarantee your freedom to |
||||
share and change all versions of a program--to make sure it remains free |
||||
software for all its users. We, the Free Software Foundation, use the |
||||
GNU General Public License for most of our software; it applies also to |
||||
any other work released this way by its authors. You can apply it to |
||||
your programs, too. |
||||
|
||||
When we speak of free software, we are referring to freedom, not |
||||
price. Our General Public Licenses are designed to make sure that you |
||||
have the freedom to distribute copies of free software (and charge for |
||||
them if you wish), that you receive source code or can get it if you |
||||
want it, that you can change the software or use pieces of it in new |
||||
free programs, and that you know you can do these things. |
||||
|
||||
To protect your rights, we need to prevent others from denying you |
||||
these rights or asking you to surrender the rights. Therefore, you have |
||||
certain responsibilities if you distribute copies of the software, or if |
||||
you modify it: responsibilities to respect the freedom of others. |
||||
|
||||
For example, if you distribute copies of such a program, whether |
||||
gratis or for a fee, you must pass on to the recipients the same |
||||
freedoms that you received. You must make sure that they, too, receive |
||||
or can get the source code. And you must show them these terms so they |
||||
know their rights. |
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps: |
||||
(1) assert copyright on the software, and (2) offer you this License |
||||
giving you legal permission to copy, distribute and/or modify it. |
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains |
||||
that there is no warranty for this free software. For both users' and |
||||
authors' sake, the GPL requires that modified versions be marked as |
||||
changed, so that their problems will not be attributed erroneously to |
||||
authors of previous versions. |
||||
|
||||
Some devices are designed to deny users access to install or run |
||||
modified versions of the software inside them, although the manufacturer |
||||
can do so. This is fundamentally incompatible with the aim of |
||||
protecting users' freedom to change the software. The systematic |
||||
pattern of such abuse occurs in the area of products for individuals to |
||||
use, which is precisely where it is most unacceptable. Therefore, we |
||||
have designed this version of the GPL to prohibit the practice for those |
||||
products. If such problems arise substantially in other domains, we |
||||
stand ready to extend this provision to those domains in future versions |
||||
of the GPL, as needed to protect the freedom of users. |
||||
|
||||
Finally, every program is threatened constantly by software patents. |
||||
States should not allow patents to restrict development and use of |
||||
software on general-purpose computers, but in those that do, we wish to |
||||
avoid the special danger that patents applied to a free program could |
||||
make it effectively proprietary. To prevent this, the GPL assures that |
||||
patents cannot be used to render the program non-free. |
||||
|
||||
The precise terms and conditions for copying, distribution and |
||||
modification follow. |
||||
|
||||
TERMS AND CONDITIONS |
||||
|
||||
0. Definitions. |
||||
|
||||
"This License" refers to version 3 of the GNU General Public License. |
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of |
||||
works, such as semiconductor masks. |
||||
|
||||
"The Program" refers to any copyrightable work licensed under this |
||||
License. Each licensee is addressed as "you". "Licensees" and |
||||
"recipients" may be individuals or organizations. |
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work |
||||
in a fashion requiring copyright permission, other than the making of an |
||||
exact copy. The resulting work is called a "modified version" of the |
||||
earlier work or a work "based on" the earlier work. |
||||
|
||||
A "covered work" means either the unmodified Program or a work based |
||||
on the Program. |
||||
|
||||
To "propagate" a work means to do anything with it that, without |
||||
permission, would make you directly or secondarily liable for |
||||
infringement under applicable copyright law, except executing it on a |
||||
computer or modifying a private copy. Propagation includes copying, |
||||
distribution (with or without modification), making available to the |
||||
public, and in some countries other activities as well. |
||||
|
||||
To "convey" a work means any kind of propagation that enables other |
||||
parties to make or receive copies. Mere interaction with a user through |
||||
a computer network, with no transfer of a copy, is not conveying. |
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices" |
||||
to the extent that it includes a convenient and prominently visible |
||||
feature that (1) displays an appropriate copyright notice, and (2) |
||||
tells the user that there is no warranty for the work (except to the |
||||
extent that warranties are provided), that licensees may convey the |
||||
work under this License, and how to view a copy of this License. If |
||||
the interface presents a list of user commands or options, such as a |
||||
menu, a prominent item in the list meets this criterion. |
||||
|
||||
1. Source Code. |
||||
|
||||
The "source code" for a work means the preferred form of the work |
||||
for making modifications to it. "Object code" means any non-source |
||||
form of a work. |
||||
|
||||
A "Standard Interface" means an interface that either is an official |
||||
standard defined by a recognized standards body, or, in the case of |
||||
interfaces specified for a particular programming language, one that |
||||
is widely used among developers working in that language. |
||||
|
||||
The "System Libraries" of an executable work include anything, other |
||||
than the work as a whole, that (a) is included in the normal form of |
||||
packaging a Major Component, but which is not part of that Major |
||||
Component, and (b) serves only to enable use of the work with that |
||||
Major Component, or to implement a Standard Interface for which an |
||||
implementation is available to the public in source code form. A |
||||
"Major Component", in this context, means a major essential component |
||||
(kernel, window system, and so on) of the specific operating system |
||||
(if any) on which the executable work runs, or a compiler used to |
||||
produce the work, or an object code interpreter used to run it. |
||||
|
||||
The "Corresponding Source" for a work in object code form means all |
||||
the source code needed to generate, install, and (for an executable |
||||
work) run the object code and to modify the work, including scripts to |
||||
control those activities. However, it does not include the work's |
||||
System Libraries, or general-purpose tools or generally available free |
||||
programs which are used unmodified in performing those activities but |
||||
which are not part of the work. For example, Corresponding Source |
||||
includes interface definition files associated with source files for |
||||
the work, and the source code for shared libraries and dynamically |
||||
linked subprograms that the work is specifically designed to require, |
||||
such as by intimate data communication or control flow between those |
||||
subprograms and other parts of the work. |
||||
|
||||
The Corresponding Source need not include anything that users |
||||
can regenerate automatically from other parts of the Corresponding |
||||
Source. |
||||
|
||||
The Corresponding Source for a work in source code form is that |
||||
same work. |
||||
|
||||
2. Basic Permissions. |
||||
|
||||
All rights granted under this License are granted for the term of |
||||
copyright on the Program, and are irrevocable provided the stated |
||||
conditions are met. This License explicitly affirms your unlimited |
||||
permission to run the unmodified Program. The output from running a |
||||
covered work is covered by this License only if the output, given its |
||||
content, constitutes a covered work. This License acknowledges your |
||||
rights of fair use or other equivalent, as provided by copyright law. |
||||
|
||||
You may make, run and propagate covered works that you do not |
||||
convey, without conditions so long as your license otherwise remains |
||||
in force. You may convey covered works to others for the sole purpose |
||||
of having them make modifications exclusively for you, or provide you |
||||
with facilities for running those works, provided that you comply with |
||||
the terms of this License in conveying all material for which you do |
||||
not control copyright. Those thus making or running the covered works |
||||
for you must do so exclusively on your behalf, under your direction |
||||
and control, on terms that prohibit them from making any copies of |
||||
your copyrighted material outside their relationship with you. |
||||
|
||||
Conveying under any other circumstances is permitted solely under |
||||
the conditions stated below. Sublicensing is not allowed; section 10 |
||||
makes it unnecessary. |
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law. |
||||
|
||||
No covered work shall be deemed part of an effective technological |
||||
measure under any applicable law fulfilling obligations under article |
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or |
||||
similar laws prohibiting or restricting circumvention of such |
||||
measures. |
||||
|
||||
When you convey a covered work, you waive any legal power to forbid |
||||
circumvention of technological measures to the extent such circumvention |
||||
is effected by exercising rights under this License with respect to |
||||
the covered work, and you disclaim any intention to limit operation or |
||||
modification of the work as a means of enforcing, against the work's |
||||
users, your or third parties' legal rights to forbid circumvention of |
||||
technological measures. |
||||
|
||||
4. Conveying Verbatim Copies. |
||||
|
||||
You may convey verbatim copies of the Program's source code as you |
||||
receive it, in any medium, provided that you conspicuously and |
||||
appropriately publish on each copy an appropriate copyright notice; |
||||
keep intact all notices stating that this License and any |
||||
non-permissive terms added in accord with section 7 apply to the code; |
||||
keep intact all notices of the absence of any warranty; and give all |
||||
recipients a copy of this License along with the Program. |
||||
|
||||
You may charge any price or no price for each copy that you convey, |
||||
and you may offer support or warranty protection for a fee. |
||||
|
||||
5. Conveying Modified Source Versions. |
||||
|
||||
You may convey a work based on the Program, or the modifications to |
||||
produce it from the Program, in the form of source code under the |
||||
terms of section 4, provided that you also meet all of these conditions: |
||||
|
||||
a) The work must carry prominent notices stating that you modified |
||||
it, and giving a relevant date. |
||||
|
||||
b) The work must carry prominent notices stating that it is |
||||
released under this License and any conditions added under section |
||||
7. This requirement modifies the requirement in section 4 to |
||||
"keep intact all notices". |
||||
|
||||
c) You must license the entire work, as a whole, under this |
||||
License to anyone who comes into possession of a copy. This |
||||
License will therefore apply, along with any applicable section 7 |
||||
additional terms, to the whole of the work, and all its parts, |
||||
regardless of how they are packaged. This License gives no |
||||
permission to license the work in any other way, but it does not |
||||
invalidate such permission if you have separately received it. |
||||
|
||||
d) If the work has interactive user interfaces, each must display |
||||
Appropriate Legal Notices; however, if the Program has interactive |
||||
interfaces that do not display Appropriate Legal Notices, your |
||||
work need not make them do so. |
||||
|
||||
A compilation of a covered work with other separate and independent |
||||
works, which are not by their nature extensions of the covered work, |
||||
and which are not combined with it such as to form a larger program, |
||||
in or on a volume of a storage or distribution medium, is called an |
||||
"aggregate" if the compilation and its resulting copyright are not |
||||
used to limit the access or legal rights of the compilation's users |
||||
beyond what the individual works permit. Inclusion of a covered work |
||||
in an aggregate does not cause this License to apply to the other |
||||
parts of the aggregate. |
||||
|
||||
6. Conveying Non-Source Forms. |
||||
|
||||
You may convey a covered work in object code form under the terms |
||||
of sections 4 and 5, provided that you also convey the |
||||
machine-readable Corresponding Source under the terms of this License, |
||||
in one of these ways: |
||||
|
||||
a) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by the |
||||
Corresponding Source fixed on a durable physical medium |
||||
customarily used for software interchange. |
||||
|
||||
b) Convey the object code in, or embodied in, a physical product |
||||
(including a physical distribution medium), accompanied by a |
||||
written offer, valid for at least three years and valid for as |
||||
long as you offer spare parts or customer support for that product |
||||
model, to give anyone who possesses the object code either (1) a |
||||
copy of the Corresponding Source for all the software in the |
||||
product that is covered by this License, on a durable physical |
||||
medium customarily used for software interchange, for a price no |
||||
more than your reasonable cost of physically performing this |
||||
conveying of source, or (2) access to copy the |
||||
Corresponding Source from a network server at no charge. |
||||
|
||||
c) Convey individual copies of the object code with a copy of the |
||||
written offer to provide the Corresponding Source. This |
||||
alternative is allowed only occasionally and noncommercially, and |
||||
only if you received the object code with such an offer, in accord |
||||
with subsection 6b. |
||||
|
||||
d) Convey the object code by offering access from a designated |
||||
place (gratis or for a charge), and offer equivalent access to the |
||||
Corresponding Source in the same way through the same place at no |
||||
further charge. You need not require recipients to copy the |
||||
Corresponding Source along with the object code. If the place to |
||||
copy the object code is a network server, the Corresponding Source |
||||
may be on a different server (operated by you or a third party) |
||||
that supports equivalent copying facilities, provided you maintain |
||||
clear directions next to the object code saying where to find the |
||||
Corresponding Source. Regardless of what server hosts the |
||||
Corresponding Source, you remain obligated to ensure that it is |
||||
available for as long as needed to satisfy these requirements. |
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided |
||||
you inform other peers where the object code and Corresponding |
||||
Source of the work are being offered to the general public at no |
||||
charge under subsection 6d. |
||||
|
||||
A separable portion of the object code, whose source code is excluded |
||||
from the Corresponding Source as a System Library, need not be |
||||
included in conveying the object code work. |
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any |
||||
tangible personal property which is normally used for personal, family, |
||||
or household purposes, or (2) anything designed or sold for incorporation |
||||
into a dwelling. In determining whether a product is a consumer product, |
||||
doubtful cases shall be resolved in favor of coverage. For a particular |
||||
product received by a particular user, "normally used" refers to a |
||||
typical or common use of that class of product, regardless of the status |
||||
of the particular user or of the way in which the particular user |
||||
actually uses, or expects or is expected to use, the product. A product |
||||
is a consumer product regardless of whether the product has substantial |
||||
commercial, industrial or non-consumer uses, unless such uses represent |
||||
the only significant mode of use of the product. |
||||
|
||||
"Installation Information" for a User Product means any methods, |
||||
procedures, authorization keys, or other information required to install |
||||
and execute modified versions of a covered work in that User Product from |
||||
a modified version of its Corresponding Source. The information must |
||||
suffice to ensure that the continued functioning of the modified object |
||||
code is in no case prevented or interfered with solely because |
||||
modification has been made. |
||||
|
||||
If you convey an object code work under this section in, or with, or |
||||
specifically for use in, a User Product, and the conveying occurs as |
||||
part of a transaction in which the right of possession and use of the |
||||
User Product is transferred to the recipient in perpetuity or for a |
||||
fixed term (regardless of how the transaction is characterized), the |
||||
Corresponding Source conveyed under this section must be accompanied |
||||
by the Installation Information. But this requirement does not apply |
||||
if neither you nor any third party retains the ability to install |
||||
modified object code on the User Product (for example, the work has |
||||
been installed in ROM). |
||||
|
||||
The requirement to provide Installation Information does not include a |
||||
requirement to continue to provide support service, warranty, or updates |
||||
for a work that has been modified or installed by the recipient, or for |
||||
the User Product in which it has been modified or installed. Access to a |
||||
network may be denied when the modification itself materially and |
||||
adversely affects the operation of the network or violates the rules and |
||||
protocols for communication across the network. |
||||
|
||||
Corresponding Source conveyed, and Installation Information provided, |
||||
in accord with this section must be in a format that is publicly |
||||
documented (and with an implementation available to the public in |
||||
source code form), and must require no special password or key for |
||||
unpacking, reading or copying. |
||||
|
||||
7. Additional Terms. |
||||
|
||||
"Additional permissions" are terms that supplement the terms of this |
||||
License by making exceptions from one or more of its conditions. |
||||
Additional permissions that are applicable to the entire Program shall |
||||
be treated as though they were included in this License, to the extent |
||||
that they are valid under applicable law. If additional permissions |
||||
apply only to part of the Program, that part may be used separately |
||||
under those permissions, but the entire Program remains governed by |
||||
this License without regard to the additional permissions. |
||||
|
||||
When you convey a copy of a covered work, you may at your option |
||||
remove any additional permissions from that copy, or from any part of |
||||
it. (Additional permissions may be written to require their own |
||||
removal in certain cases when you modify the work.) You may place |
||||
additional permissions on material, added by you to a covered work, |
||||
for which you have or can give appropriate copyright permission. |
||||
|
||||
Notwithstanding any other provision of this License, for material you |
||||
add to a covered work, you may (if authorized by the copyright holders of |
||||
that material) supplement the terms of this License with terms: |
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the |
||||
terms of sections 15 and 16 of this License; or |
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or |
||||
author attributions in that material or in the Appropriate Legal |
||||
Notices displayed by works containing it; or |
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or |
||||
requiring that modified versions of such material be marked in |
||||
reasonable ways as different from the original version; or |
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or |
||||
authors of the material; or |
||||
|
||||
e) Declining to grant rights under trademark law for use of some |
||||
trade names, trademarks, or service marks; or |
||||
|
||||
f) Requiring indemnification of licensors and authors of that |
||||
material by anyone who conveys the material (or modified versions of |
||||
it) with contractual assumptions of liability to the recipient, for |
||||
any liability that these contractual assumptions directly impose on |
||||
those licensors and authors. |
||||
|
||||
All other non-permissive additional terms are considered "further |
||||
restrictions" within the meaning of section 10. If the Program as you |
||||
received it, or any part of it, contains a notice stating that it is |
||||
governed by this License along with a term that is a further |
||||
restriction, you may remove that term. If a license document contains |
||||
a further restriction but permits relicensing or conveying under this |
||||
License, you may add to a covered work material governed by the terms |
||||
of that license document, provided that the further restriction does |
||||
not survive such relicensing or conveying. |
||||
|
||||
If you add terms to a covered work in accord with this section, you |
||||
must place, in the relevant source files, a statement of the |
||||
additional terms that apply to those files, or a notice indicating |
||||
where to find the applicable terms. |
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the |
||||
form of a separately written license, or stated as exceptions; |
||||
the above requirements apply either way. |
||||
|
||||
8. Termination. |
||||
|
||||
You may not propagate or modify a covered work except as expressly |
||||
provided under this License. Any attempt otherwise to propagate or |
||||
modify it is void, and will automatically terminate your rights under |
||||
this License (including any patent licenses granted under the third |
||||
paragraph of section 11). |
||||
|
||||
However, if you cease all violation of this License, then your |
||||
license from a particular copyright holder is reinstated (a) |
||||
provisionally, unless and until the copyright holder explicitly and |
||||
finally terminates your license, and (b) permanently, if the copyright |
||||
holder fails to notify you of the violation by some reasonable means |
||||
prior to 60 days after the cessation. |
||||
|
||||
Moreover, your license from a particular copyright holder is |
||||
reinstated permanently if the copyright holder notifies you of the |
||||
violation by some reasonable means, this is the first time you have |
||||
received notice of violation of this License (for any work) from that |
||||
copyright holder, and you cure the violation prior to 30 days after |
||||
your receipt of the notice. |
||||
|
||||
Termination of your rights under this section does not terminate the |
||||
licenses of parties who have received copies or rights from you under |
||||
this License. If your rights have been terminated and not permanently |
||||
reinstated, you do not qualify to receive new licenses for the same |
||||
material under section 10. |
||||
|
||||
9. Acceptance Not Required for Having Copies. |
||||
|
||||
You are not required to accept this License in order to receive or |
||||
run a copy of the Program. Ancillary propagation of a covered work |
||||
occurring solely as a consequence of using peer-to-peer transmission |
||||
to receive a copy likewise does not require acceptance. However, |
||||
nothing other than this License grants you permission to propagate or |
||||
modify any covered work. These actions infringe copyright if you do |
||||
not accept this License. Therefore, by modifying or propagating a |
||||
covered work, you indicate your acceptance of this License to do so. |
||||
|
||||
10. Automatic Licensing of Downstream Recipients. |
||||
|
||||
Each time you convey a covered work, the recipient automatically |
||||
receives a license from the original licensors, to run, modify and |
||||
propagate that work, subject to this License. You are not responsible |
||||
for enforcing compliance by third parties with this License. |
||||
|
||||
An "entity transaction" is a transaction transferring control of an |
||||
organization, or substantially all assets of one, or subdividing an |
||||
organization, or merging organizations. If propagation of a covered |
||||
work results from an entity transaction, each party to that |
||||
transaction who receives a copy of the work also receives whatever |
||||
licenses to the work the party's predecessor in interest had or could |
||||
give under the previous paragraph, plus a right to possession of the |
||||
Corresponding Source of the work from the predecessor in interest, if |
||||
the predecessor has it or can get it with reasonable efforts. |
||||
|
||||
You may not impose any further restrictions on the exercise of the |
||||
rights granted or affirmed under this License. For example, you may |
||||
not impose a license fee, royalty, or other charge for exercise of |
||||
rights granted under this License, and you may not initiate litigation |
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that |
||||
any patent claim is infringed by making, using, selling, offering for |
||||
sale, or importing the Program or any portion of it. |
||||
|
||||
11. Patents. |
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this |
||||
License of the Program or a work on which the Program is based. The |
||||
work thus licensed is called the contributor's "contributor version". |
||||
|
||||
A contributor's "essential patent claims" are all patent claims |
||||
owned or controlled by the contributor, whether already acquired or |
||||
hereafter acquired, that would be infringed by some manner, permitted |
||||
by this License, of making, using, or selling its contributor version, |
||||
but do not include claims that would be infringed only as a |
||||
consequence of further modification of the contributor version. For |
||||
purposes of this definition, "control" includes the right to grant |
||||
patent sublicenses in a manner consistent with the requirements of |
||||
this License. |
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free |
||||
patent license under the contributor's essential patent claims, to |
||||
make, use, sell, offer for sale, import and otherwise run, modify and |
||||
propagate the contents of its contributor version. |
||||
|
||||
In the following three paragraphs, a "patent license" is any express |
||||
agreement or commitment, however denominated, not to enforce a patent |
||||
(such as an express permission to practice a patent or covenant not to |
||||
sue for patent infringement). To "grant" such a patent license to a |
||||
party means to make such an agreement or commitment not to enforce a |
||||
patent against the party. |
||||
|
||||
If you convey a covered work, knowingly relying on a patent license, |
||||
and the Corresponding Source of the work is not available for anyone |
||||
to copy, free of charge and under the terms of this License, through a |
||||
publicly available network server or other readily accessible means, |
||||
then you must either (1) cause the Corresponding Source to be so |
||||
available, or (2) arrange to deprive yourself of the benefit of the |
||||
patent license for this particular work, or (3) arrange, in a manner |
||||
consistent with the requirements of this License, to extend the patent |
||||
license to downstream recipients. "Knowingly relying" means you have |
||||
actual knowledge that, but for the patent license, your conveying the |
||||
covered work in a country, or your recipient's use of the covered work |
||||
in a country, would infringe one or more identifiable patents in that |
||||
country that you have reason to believe are valid. |
||||
|
||||
If, pursuant to or in connection with a single transaction or |
||||
arrangement, you convey, or propagate by procuring conveyance of, a |
||||
covered work, and grant a patent license to some of the parties |
||||
receiving the covered work authorizing them to use, propagate, modify |
||||
or convey a specific copy of the covered work, then the patent license |
||||
you grant is automatically extended to all recipients of the covered |
||||
work and works based on it. |
||||
|
||||
A patent license is "discriminatory" if it does not include within |
||||
the scope of its coverage, prohibits the exercise of, or is |
||||
conditioned on the non-exercise of one or more of the rights that are |
||||
specifically granted under this License. You may not convey a covered |
||||
work if you are a party to an arrangement with a third party that is |
||||
in the business of distributing software, under which you make payment |
||||
to the third party based on the extent of your activity of conveying |
||||
the work, and under which the third party grants, to any of the |
||||
parties who would receive the covered work from you, a discriminatory |
||||
patent license (a) in connection with copies of the covered work |
||||
conveyed by you (or copies made from those copies), or (b) primarily |
||||
for and in connection with specific products or compilations that |
||||
contain the covered work, unless you entered into that arrangement, |
||||
or that patent license was granted, prior to 28 March 2007. |
||||
|
||||
Nothing in this License shall be construed as excluding or limiting |
||||
any implied license or other defenses to infringement that may |
||||
otherwise be available to you under applicable patent law. |
||||
|
||||
12. No Surrender of Others' Freedom. |
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or |
||||
otherwise) that contradict the conditions of this License, they do not |
||||
excuse you from the conditions of this License. If you cannot convey a |
||||
covered work so as to satisfy simultaneously your obligations under this |
||||
License and any other pertinent obligations, then as a consequence you may |
||||
not convey it at all. For example, if you agree to terms that obligate you |
||||
to collect a royalty for further conveying from those to whom you convey |
||||
the Program, the only way you could satisfy both those terms and this |
||||
License would be to refrain entirely from conveying the Program. |
||||
|
||||
13. Use with the GNU Affero General Public License. |
||||
|
||||
Notwithstanding any other provision of this License, you have |
||||
permission to link or combine any covered work with a work licensed |
||||
under version 3 of the GNU Affero General Public License into a single |
||||
combined work, and to convey the resulting work. The terms of this |
||||
License will continue to apply to the part which is the covered work, |
||||
but the special requirements of the GNU Affero General Public License, |
||||
section 13, concerning interaction through a network will apply to the |
||||
combination as such. |
||||
|
||||
14. Revised Versions of this License. |
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of |
||||
the GNU General Public License from time to time. Such new versions will |
||||
be similar in spirit to the present version, but may differ in detail to |
||||
address new problems or concerns. |
||||
|
||||
Each version is given a distinguishing version number. If the |
||||
Program specifies that a certain numbered version of the GNU General |
||||
Public License "or any later version" applies to it, you have the |
||||
option of following the terms and conditions either of that numbered |
||||
version or of any later version published by the Free Software |
||||
Foundation. If the Program does not specify a version number of the |
||||
GNU General Public License, you may choose any version ever published |
||||
by the Free Software Foundation. |
||||
|
||||
If the Program specifies that a proxy can decide which future |
||||
versions of the GNU General Public License can be used, that proxy's |
||||
public statement of acceptance of a version permanently authorizes you |
||||
to choose that version for the Program. |
||||
|
||||
Later license versions may give you additional or different |
||||
permissions. However, no additional obligations are imposed on any |
||||
author or copyright holder as a result of your choosing to follow a |
||||
later version. |
||||
|
||||
15. Disclaimer of Warranty. |
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY |
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT |
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY |
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, |
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM |
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF |
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
||||
|
||||
16. Limitation of Liability. |
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS |
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY |
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE |
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF |
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD |
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), |
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF |
||||
SUCH DAMAGES. |
||||
|
||||
17. Interpretation of Sections 15 and 16. |
||||
|
||||
If the disclaimer of warranty and limitation of liability provided |
||||
above cannot be given local legal effect according to their terms, |
||||
reviewing courts shall apply local law that most closely approximates |
||||
an absolute waiver of all civil liability in connection with the |
||||
Program, unless a warranty or assumption of liability accompanies a |
||||
copy of the Program in return for a fee. |
||||
|
||||
END OF TERMS AND CONDITIONS |
||||
|
Binary file not shown.
@ -0,0 +1,31 @@
|
||||
Welcome to MYST Online:UruLive! |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
||||
. |
Binary file not shown.
@ -0,0 +1,40 @@
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1"> |
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
||||
<HTML><HEAD> |
||||
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> |
||||
<META content="MSHTML 5.00.3103.1000" name=GENERATOR> |
||||
<STYLE></STYLE> |
||||
</HEAD> |
||||
<BODY bgColor=#fffbf0> |
||||
<DIV><FONT face=Arial size=2> |
||||
<H4><A name=_dx_sound_cones_dxaudio></A>Sound Cones</H4> |
||||
<P>A sound with no orientation has the same amplitude at a given distance in all |
||||
directions. A sound with an orientation is loudest in the direction of |
||||
orientation. The model that describes the loudness of the oriented sound is |
||||
called a sound cone. Sound cones are made up of an inside (or inner) cone and an |
||||
outside (or outer) cone. </P> |
||||
<P>At any angle within the inner cone, the volume of the sound is just what it |
||||
would be if there were no cone, after taking into account the basic volume of |
||||
the buffer, the distance from the listener, the listener's orientation, and so |
||||
on. </P> |
||||
<P>At any angle outside the outer cone, the normal volume is attenuated by a |
||||
factor set by the application. The outside cone volume is expressed in |
||||
hundredths of decibels and is a negative value, because it represents |
||||
attenuation from the default volume of 0.</P> |
||||
<P>Between the inner and outer cones is a zone of transition from the inside |
||||
volume to the outside volume. The volume decreases as the angle increases.</P> |
||||
<P>The following illustration shows the concept of sound cones.</P> |
||||
<P><IMG alt="" border=0 |
||||
src="http://www.msdn.microsoft.com/library/psdk/directx/dx8_c/hh/directx8_c/images/soundcon.gif"></P> |
||||
<P>Every 3-D sound buffer has a sound cone, but by default a buffer behaves like |
||||
an omnidirectional sound source, because the outside volume is not attenuated, |
||||
and the inside and outside cone angles are 360 degrees. Unless the application |
||||
changes these values, the sound does not have any apparent orientation.</P> |
||||
<P>Designing sound cones properly can add dramatic effects to your application. |
||||
For example, you could position a sound source in the center of a room, setting |
||||
its orientation toward an open door in a hallway. Then set the angle of the |
||||
inside cone so that it extends to the width of the doorway, make the outside |
||||
cone a bit wider, and set the outside cone volume to inaudible. A listener |
||||
moving along the hallway will begin to hear the sound only when near the |
||||
doorway, and the sound will be loudest as the listener passes in front of the |
||||
open door.</P></FONT></DIV></BODY></HTML> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="AllDlls" |
||||
RootNamespace="AllDlls" |
||||
SccProjectName="" |
||||
SccLocalPath="" |
||||
Keyword="MakeFileProj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/AllDlls.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/AllDlls.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="AllClient" |
||||
RootNamespace="AllClient" |
||||
SccProjectName="" |
||||
SccLocalPath="" |
||||
Keyword="MakeFileProj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/AllClient.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/AllClient.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,599 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plClient" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories=""../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../../StaticSDKs/Win32/HawkVoice/src;../../../../../StaticSDKs/Win32/HawkVoice/Release;../../../../../StaticSDKs/Win32/dx9.0c/include;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/PlatformSDK/Include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="winhttp.lib ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib ksproxy.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib ijl15l.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib libspeex.lib binkw32.lib Rpcrt4.lib largeint.lib Iphlpapi.lib OpenAL32.lib" |
||||
OutputFile="Debug/plClient_dbg.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories=""..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\win32\libspeex\Release";..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\XPLATFORM\STLPORT\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx9.0csdk\lib;..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32;..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32;..\..\..\..\..\StaticSDKs\Win32\PlatformSDK\Lib" |
||||
IgnoreDefaultLibraryNames="libc.lib,libcd.lib,libci.lib,libcid.lib,libcmtd.lib,libcmt.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
AssemblyDebug="1" |
||||
ProgramDatabaseFile=".\Debug/plClient_dbg.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Debug/plClient.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Running plClient Post-Build Step" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\test\ |
||||
xcopy /Y /E /I ..\..\..\..\Sources\Plasma\PubUtilLib\plSDL\SDL\*.sdl ..\..\..\..\test\SDL |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\plasma\*.py ..\..\..\..\test\python\plasma |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\system\*.py ..\..\..\..\test\python\system |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\system\*.pyd ..\..\..\..\test\python\system |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\EAX\lib\eax.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\Bink\lib\binkw32.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxCharacter.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxCooking.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxExtensions.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\PhysXLoader.dll ..\..\..\..\test\ |
||||
" |
||||
ExcludedFromBuild="FALSE"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories=""../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../../StaticSDKs/Win32/HawkVoice/src;../../../../../StaticSDKs/Win32/HawkVoice/Release;../../../../../StaticSDKs/Win32/dx9.0c/include;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/PlatformSDK/Include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
BrowseInformation="1" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="winhttp.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib ijl15l.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib libspeex.lib binkw32.lib Rpcrt4.lib largeint.lib Iphlpapi.lib OpenAL32.lib" |
||||
OutputFile=".\Release/plClient.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories=""..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\Win32\libspeex\Release";..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\XPLATFORM\STLPORT\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx9.0csdk\lib;..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32;..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32;..\..\..\..\..\StaticSDKs\Win32\PlatformSDK\Lib" |
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib,libcmt.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
AssemblyDebug="1" |
||||
ProgramDatabaseFile=".\Release/plClient.pdb" |
||||
GenerateMapFile="TRUE" |
||||
MapFileName=".\Release/plClient.map" |
||||
SubSystem="2" |
||||
OptimizeReferences="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Release/plClient.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Running plClient Post-Build Step" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\test\ |
||||
xcopy /Y "$(TargetDir)""$(TargetName)".map ..\..\..\..\test\ |
||||
xcopy /Y /E /I ..\..\..\..\Sources\Plasma\PubUtilLib\plSDL\SDL\*.sdl ..\..\..\..\test\SDL |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\plasma\*.py ..\..\..\..\test\python\plasma |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\system\*.py ..\..\..\..\test\python\system |
||||
xcopy /Y /E /I ..\..\..\..\Scripts\Python\system\*.pyd ..\..\..\..\test\python\system |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\EAX\lib\eax.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\Bink\lib\binkw32.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxCharacter.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxCooking.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\NxExtensions.dll ..\..\..\..\test\ |
||||
xcopy /Y ..\..\..\..\..\StaticSDKs\Win32\PhysX\Bin\win32\PhysXLoader.dll ..\..\..\..\test\ |
||||
"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\pfAllCreatables.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\plAllCreatables.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\PlClient\plClient.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Tools\MaxSceneViewer\plPluginClient.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\pnAllCreatables.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\PlClient\winmain.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BrowseInformation="1"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\PlClient\plClient.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\plClientCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\plClientUpdateFormat.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Tools\MaxSceneViewer\plPluginClient.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\banner.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bitmap1.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bitmap2.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bitmap3.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bmp00001.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bmp00002.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bmp00003.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bmp00004.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\bmp00005.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\book.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\book_cli.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\book_hig.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cnsl1.bin"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_clicked.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_disabled.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_down.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_grab.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_left.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_open.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_poised.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_right.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_u.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_up.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\cursor_upward.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\Dirt.ICO"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\headspin.ico"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\Microphone.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\plClient.rc"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plClient\res"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plClient\res"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\resource.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\Speaker.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.01.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.02.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.03.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.04.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.05.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.06.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.07.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.08.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.09.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.10.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.11.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.12.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.13.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.14.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.15.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.16.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.17.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking.18.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Linking_Text.jpg"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\res\xLoading_Updating_Text.jpg"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Text" |
||||
Filter="*.txt"> |
||||
<File |
||||
RelativePath="..\..\..\..\Docs\ReleaseNotes.txt"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Release Libs" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\SDKs\Win32\HawkVoice\lib\HawkVoiceDIstatic.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib\zlib.lib"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<Filter |
||||
Name="DX9" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\d3dx9.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\dinput8.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\dplayx.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\dsound.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\DxErr9.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\DX9.0c\Lib\dxguid.lib"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="PhysX" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32\NxCharacter.lib"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32\PhysXLoader.lib"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
<Filter |
||||
Name="Debug Libs" |
||||
Filter="lib"> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib\zlibd.lib"> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,216 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plClientKey" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="2" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
OutputFile="Release/sp.dll" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
ModuleDefinitionFile="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.def" |
||||
ProgramDatabaseFile=".\Release/sp.pdb" |
||||
ImportLibrary=".\Release/sp.lib" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Release/plClientKey.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\test\"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="2" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
OutputFile="Debug/sp.dll" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
ModuleDefinitionFile="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.def" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/sp.pdb" |
||||
ImportLibrary=".\Debug/sp.lib" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Debug/plClientKey.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\DllMain.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.def"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientKey\plClientKey.h"> |
||||
<FileConfiguration |
||||
Name="Release|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,219 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plClientPatcher" |
||||
ProjectGUID="{F1DC998F-6B75-48FF-8446-D59AF448678E}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plClientPatcher.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plClientPatcher.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plClientPatcher.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plClientPatcher.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientPatcher\UruPlayer.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientPatcher\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientPatcher\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClientPatcher\UruPlayer.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plFileEncrypt" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plFileEncrypt.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="rpcrt4.lib" |
||||
OutputFile=".\Debug/plFileEncrypt.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/plFileEncrypt.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/plFileEncrypt.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plFileEncrypt.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="rpcrt4.lib" |
||||
OutputFile=".\Release/plFileEncrypt.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
ProgramDatabaseFile=".\Release/plFileEncrypt.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/plFileEncrypt.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plFileEncrypt\main.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,175 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plFileSecure" |
||||
ProjectGUID="{E5F40B98-A55E-486D-9A93-8008BF153495}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plFileSecure.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="rpcrt4.lib" |
||||
OutputFile=".\Debug/plFileSecure.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/plFileSecure.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/plFileSecure.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plFileSecure.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="rpcrt4.lib" |
||||
OutputFile=".\Release/plFileSecure.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
ProgramDatabaseFile=".\Release/plFileSecure.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/plFileSecure.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plFileSecure\main.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,134 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plLogDecrypt" |
||||
ProjectGUID="{C06C3469-EFF4-4A04-BA4E-C555CE77D9E0}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib;..\..\..\..\Sources\Plasma\PubUtilLib\inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="4"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
OutputFile="$(OutDir)/plLogDecrypt.exe" |
||||
LinkIncremental="2" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile="$(OutDir)/plLogDecrypt.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib;..\..\..\..\Sources\Plasma\PubUtilLib\inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
OutputFile="$(OutDir)/plLogDecrypt.exe" |
||||
LinkIncremental="1" |
||||
GenerateDebugInformation="TRUE" |
||||
SubSystem="1" |
||||
OptimizeReferences="2" |
||||
EnableCOMDATFolding="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plLogDecrypt\plLogDecrypt.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,135 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plMD5" |
||||
ProjectGUID="{F40C6B71-F084-4DF6-8423-37597AFF7BD0}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="TRUE" |
||||
ExceptionHandling="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlibd.lib winmm.lib libcrypto.a comctl32.lib" |
||||
OutputFile="$(OutDir)/plMD5.exe" |
||||
LinkIncremental="2" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile="$(OutDir)/plMD5.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
StringPooling="TRUE" |
||||
ExceptionHandling="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlib.lib winmm.lib libcrypto.a comctl32.lib" |
||||
OutputFile="$(OutDir)/plMD5.exe" |
||||
LinkIncremental="1" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
GenerateDebugInformation="TRUE" |
||||
SubSystem="1" |
||||
OptimizeReferences="2" |
||||
EnableCOMDATFolding="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Main.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Pch.h"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,198 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plPageInfo" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plPageInfo.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="zlib.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib ws2_32.lib wininet.lib odbc32.lib odbccp32.lib Rpcrt4.lib" |
||||
OutputFile=".\Release/plPageInfo.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib" |
||||
IgnoreDefaultLibraryNames="libcmt.lib" |
||||
ProgramDatabaseFile=".\Release/plPageInfo.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/plPageInfo.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plPageInfo.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="zlib.lib ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib dxerr8.lib ws2_32.lib wininet.lib odbc32.lib odbccp32.lib Rpcrt4.lib" |
||||
OutputFile=".\Debug/plPageInfo.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\StaticSDKs\Win32\DX8.1SDK\lib" |
||||
IgnoreDefaultLibraryNames="libcmt.lib, libcmtd.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/plPageInfo.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/plPageInfo.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageInfo\plAllCreatables.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageInfo\plPageInfo.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,157 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plPageOptimizer" |
||||
ProjectGUID="{EED64223-B75A-4476-9F16-6ACE587158CD}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/dx9.0c/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="3" |
||||
DisableSpecificWarnings="4267"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib ksproxy.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib binkw32.lib d3dx9.lib dinput8.lib dplayx.lib dsound.lib dxerr9.lib dxguid.lib zlibd.lib Rpcrt4.lib ijl15l.lib NxCharacter.lib PhysXLoader.lib libspeex.lib OpenAL32.lib" |
||||
OutputFile="$(OutDir)/plPageOptimizer.exe" |
||||
LinkIncremental="2" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx8.1sdk\lib;..\..\..\..\SDKs\XPlatform\ODE\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs";..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\Win32\libspeex\Debug";"..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32";..\..\..\..\..\StaticSDKs\Win32\dx9.0c\lib" |
||||
IgnoreDefaultLibraryNames="libc.lib,libcd.lib,libci.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile="$(OutDir)/plPageOptimizer.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/dx9.0c/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="3" |
||||
DisableSpecificWarnings="4267"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib binkw32.lib d3dx9.lib dinput8.lib dplayx.lib dsound.lib dxerr9.lib dxguid.lib zlib.lib libspeex.lib OpenAL32.lib Rpcrt4.lib ijl15l.lib NxCharacter.lib PhysXLoader.lib" |
||||
OutputFile="$(OutDir)/plPageOptimizer.exe" |
||||
LinkIncremental="1" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\lib;..\..\..\..\SDKs\XPlatform\ODE\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs";..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\Win32\libspeex\Release";"..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32";"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32" |
||||
IgnoreDefaultLibraryNames="libc.lib,libci.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
SubSystem="1" |
||||
OptimizeReferences="2" |
||||
EnableCOMDATFolding="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\main.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\pfAllCreatables.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\plAllCreatables.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\plPageOptimizer.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\pnAllCreatables.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\plPageOptimizer.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,326 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plPlasmaInstaller" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib,..\..\..\..\Sources\Plasma\PubUtilLib\inc,..\..\..\..\..\StaticSDKs\XPlatform\zlib\inc,..\..\..\..\Sources\AssetMan\Libs\jvCoreUtil" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plPlasmaInstaller.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="zlib.lib comctl32.lib odbc32.lib odbccp32.lib" |
||||
OutputFile="Release/PlasmaInstaller.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
ProgramDatabaseFile=".\Release/PlasmaInstaller.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Release/plPlasmaInstaller.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Copy to Tools directory" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\tools\"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib,..\..\..\..\Sources\Plasma\PubUtilLib\inc,..\..\..\..\..\StaticSDKs\XPlatform\zlib\inc,..\..\..\..\Sources\AssetMan\Libs\jvCoreUtil" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plPlasmaInstaller.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="zlibd.lib comctl32.lib odbc32.lib odbccp32.lib" |
||||
OutputFile="Debug/PlasmaInstaller.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/PlasmaInstaller.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Debug/plPlasmaInstaller.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Copy to Tools directory" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\tools\"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\main.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plInstallerReg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plPlasmaInstaller.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plSetPlasmaPath.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plUnzip.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\XPlatform\zlib\SRC\contrib\minizip\unzip.c"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plInstallerReg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plPlasmaInstaller.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plSetPlasmaPath.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plUnzip.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\XPlatform\zlib\SRC\contrib\minizip\unzip.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\Dirt.ICO"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\plPlasmaInstaller.rc"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plPlasmaInstaller"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plPlasmaInstaller"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaInstaller\resource.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,267 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plParableUpdate" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib;..\..\..\..\Sources\Plasma\NucleusLib\inc;..\..\..\..\Sources\Plasma\PubUtilLib\inc;..\..\..\..\..\StaticSDKs\XPlatform\zlib\inc;..\..\..\..\Sources\AssetMan\Libs\jvCoreUtil;..\..\..\..\Sources\Plasma\PubUtilLib\plHttpServer" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plPlasmaUpdate.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib winmm.lib zlib.lib libcrypto.a dxerr8.lib comctl32.lib odbc32.lib odbccp32.lib wininet.lib Rpcrt4.lib" |
||||
OutputFile="Debug/ParableUpdate.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib,..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib,..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib,..\..\..\..\..\StaticSDKs\Win32\dx8.1sdk\lib" |
||||
IgnoreDefaultLibraryNames="libcmtd.lib, libcmt.lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/PlasmaUpdate.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Debug/plPlasmaUpdate.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="..\..\..\..\Sources\Plasma\CoreLib;..\..\..\..\Sources\Plasma\NucleusLib\inc;..\..\..\..\Sources\Plasma\PubUtilLib\inc;..\..\..\..\..\StaticSDKs\XPlatform\zlib\inc;..\..\..\..\Sources\AssetMan\Libs\jvCoreUtil;..\..\..\..\Sources\Plasma\PubUtilLib\plHttpServer" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plPlasmaUpdate.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib winmm.lib zlib.lib libcrypto.a dxerr8.lib comctl32.lib odbc32.lib odbccp32.lib wininet.lib Rpcrt4.lib" |
||||
OutputFile="Release/ParableUpdate.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib,..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib,..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib,..\..\..\..\..\StaticSDKs\Win32\dx8.1sdk\lib" |
||||
IgnoreDefaultLibraryNames="libcmt.lib" |
||||
ProgramDatabaseFile=".\Release/PlasmaUpdate.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
MkTypLibCompatible="TRUE" |
||||
SuppressStartupBanner="TRUE" |
||||
TargetEnvironment="1" |
||||
TypeLibraryName=".\Release/plPlasmaUpdate.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\main.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plFileGrabber.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plManifest.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plPlasmaServers.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plPlasmaUpdate.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plFileGrabber.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plManifest.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plPlasmaServers.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plPlasmaUpdate.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\Dirt.ICO"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\plPlasmaUpdate.rc"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plPlasmaUpdate"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\Apps\plPlasmaUpdate"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPlasmaUpdate\resource.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,201 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plPythonPack" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MS_NO_COREDLL" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderFile=".\Release/plPythonPack.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="largeint.lib" |
||||
OutputFile=".\Release/plPythonPack.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="../../../../../StaticSDKs/Win32/Python-2.1/PCbuild" |
||||
ProgramDatabaseFile=".\Release/plPythonPack.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/plPythonPack.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Copy to Tools directory" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\tools\"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="1" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MS_NO_COREDLL" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderFile=".\Debug/plPythonPack.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="largeint.lib" |
||||
OutputFile=".\Debug/plPythonPack.exe" |
||||
LinkIncremental="1" |
||||
SuppressStartupBanner="TRUE" |
||||
AdditionalLibraryDirectories="../../../../../StaticSDKs/Win32/Python-2.1/PCbuild" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile=".\Debug/plPythonPack.pdb" |
||||
SubSystem="1" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/plPythonPack.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool" |
||||
Description="Copy to Tools directory" |
||||
CommandLine="xcopy /Y "$(TargetPath)" ..\..\..\..\tools\"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPythonPack\main.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPythonPack\PythonInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPythonPack\PythonInterface.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,275 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plUruLauncher" |
||||
ProjectGUID="{7525170D-4087-423D-BC3E-538D546D37AA}" |
||||
RootNamespace="plUruLauncher" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlibd.lib winmm.lib libcrypto.a comctl32.lib" |
||||
OutputFile="$(OutDir)/UruLauncher.exe" |
||||
LinkIncremental="2" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile="$(OutDir)/plUruLauncher.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlib.lib winmm.lib libcrypto.a comctl32.lib" |
||||
OutputFile="$(OutDir)/UruLauncher.exe" |
||||
LinkIncremental="1" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
||||
GenerateDebugInformation="TRUE" |
||||
SubSystem="2" |
||||
OptimizeReferences="2" |
||||
EnableCOMDATFolding="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/PlatformSDK/Include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="winhttp.lib Iphlpapi.lib rpcrt4.lib ws2_32.lib zlib_srv.lib winmm.lib libcrypto.a comctl32.lib libogg.lib libvorbis.lib libvorbisfile.lib" |
||||
OutputFile="$(OutDir)/UruLauncher.exe" |
||||
LinkIncremental="1" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\StaticSDKs\Win32\PlatformSDK\Lib" |
||||
IgnoreDefaultLibraryNames="" |
||||
GenerateDebugInformation="TRUE" |
||||
SubSystem="2" |
||||
OptimizeReferences="2" |
||||
EnableCOMDATFolding="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="1" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/PlatformSDK/Include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLinkerTool" |
||||
AdditionalDependencies="winhttp.lib Iphlpapi.lib rpcrt4.lib ws2_32.lib zlibd_srv.lib winmm.lib libcrypto.a comctl32.lib libogg_d.lib libvorbis_d.lib libvorbisfile_d.lib" |
||||
OutputFile="$(OutDir)/UruLauncher.exe" |
||||
LinkIncremental="2" |
||||
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\StaticSDKs\Win32\PlatformSDK\Lib" |
||||
IgnoreDefaultLibraryNames="" |
||||
GenerateDebugInformation="TRUE" |
||||
ProgramDatabaseFile="$(OutDir)/plUruLauncher.pdb" |
||||
SubSystem="2" |
||||
TargetMachine="1"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCWebDeploymentTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\Main.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\SelfPatcher.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\plLauncherInfo.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\resource.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\banner.bmp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\Dirt.ICO"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\Apps\plUruLauncher\plUruLauncher.rc"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,319 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="CoreLibExe" |
||||
ProjectGUID="{4054C94F-866A-4AA7-874B-2AFCFEF23A71}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/CoreLibExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\Sources\Plasma\CoreLibExe\hsExeError.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\Sources\Plasma\CoreLibExe\hsExeMalloc.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\Sources\Plasma\CoreLibExe\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\Sources\Plasma\CoreLibExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="FeatureLibInc" |
||||
SccProjectName="" |
||||
SccLocalPath="" |
||||
Keyword="MakeFileProj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/FeatureLibInc.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/FeatureLibInc.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\inc\pfAllCreatables.h"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,348 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfAnimation" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../sdks/win32/havok/include;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfAnimation.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../sdks/win32/havok/include;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfAnimation.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\pfObjectFlocker.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plAnimDebugList.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plBlower.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plFilterCoordInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plFollowMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plLightModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plLineFollowMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plRandomCommandMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plStereizer.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plViewFaceModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\pfAnimationCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\pfObjectFlocker.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plAnimDebugList.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plBlower.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plFilterCoordInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plFollowMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plLightModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plLineFollowMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plRandomCommandMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plStereizer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAnimation\plViewFaceModifier.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,181 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfAudio" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/PubUtilLib,../../../../Sources/Plasma/FeatureLib,../../../../Sources/Plasma/NucleusLib,../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfAudio.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfAudio.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAudio\plListener.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAudio\plRandomSoundMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAudio\pfAudioCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAudio\plListener.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfAudio\plRandomSoundMod.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,182 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfCCR" |
||||
ProjectGUID="{1599855E-CC20-4C3A-A382-5290C40BE08E}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PythonLib/Cypython/Include;../../../../Sources/Plasma/PythonLib/Cypython/PC" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfCCR.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PythonLib/Cypython/Include;../../../../Sources/Plasma/PythonLib/Cypython/PC" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfCCR.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCCR\plCCRMgr.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCCR\plCCRVault.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCCR\plCCRCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCCR\plCCRMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCCR\plCCRVault.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,250 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfCamera" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfCamera.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfCamera.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\pfCameraProxy.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plCameraBrain.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plCameraModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plInterestingModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plVirtualCamNeu.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\pfCameraCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\pfCameraProxy.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plCameraBrain.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plCameraModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plInterestingModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCamera\plVirtualCamNeu.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,205 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfCharacter" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../sdks/win32/havok/include;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfCharacter.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../sdks/win32/havok/include;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfCharacter.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\pfMarkerInfo.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\pfMarkerMgr.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\plPlayerModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32" |
||||
ExcludedFromBuild="TRUE"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\pfCharacterCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\pfMarkerInfo.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\pfMarkerMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCharacter\plPlayerModifier.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,411 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfConditional" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfConditional.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfConditional.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plActivatorConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plANDConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plAnimationEventConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plControlEventConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plFacingConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plKeyPressConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plLocalPlayerInBoxConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plLocalPlayerIntersectPlaneConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plObjectInBoxConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plObjectIntersectPlaneConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plORConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plPickedConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plActivatorConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plANDConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plAnimationEventConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plConditionalObjectCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plControlEventConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plFacingConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plKeyPressConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plLocalPlayerInBoxConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plLocalPlayerIntersectPlaneConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plObjectInBoxConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plObjectIntersectPlaneConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plORConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConditional\plPickedConditionalObject.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,373 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfConsole" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfConsole.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/pfConsole.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfConsole.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfAvatarConsoleCommands.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfCCRConsoleCommands.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsole.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleCmd.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleCommands.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleCommandsNet.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleContext.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleDirSrc.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleEngine.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfDispatchLog.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfGameConsoleCommands.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsole.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleCmd.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleContext.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleDirSrc.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfConsoleEngine.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfConsole\pfDispatchLog.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,131 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfCsrSrv" |
||||
ProjectGUID="{E710BB2B-8E1E-434E-8480-10E3AF6DF53B}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="FALSE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfCsrSrv.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfCsrSrv.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCsrSrv\pfCsrSrv.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
StringPooling="FALSE"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCsrSrv\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfCsrSrv\pfCsrSrv.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,713 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfGameGUIMgr" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfGameGUIMgr.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfGameGUIMgr.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGameGUIMgr.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIButtonMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUICheckBoxCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIClickMapCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIControlHandlers.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIControlMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUICtrlGenerator.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDialogMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDialogNotifyProc.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDragBarCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDraggableMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDynDisplayCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIEditBoxMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIKnobCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIListBoxMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIListElement.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIMenuItem.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIMultiLineEditCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIPopUpMenu.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIProgressCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIRadioGroupCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUITagDefs.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUITextBoxMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIUpDownPairMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIValueCtrl.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGameGUIMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGameGUIMgrCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIButtonMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUICheckBoxCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIClickMapCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIControlHandlers.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIControlMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUICtrlGenerator.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDialogHandlers.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDialogMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDialogNotifyProc.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDragBarCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDraggableMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIDynDisplayCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIEditBoxMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIKnobCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIListBoxMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIListElement.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIMenuItem.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIMultiLineEditCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIPopUpMenu.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIProgressCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIRadioGroupCtrl.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUITagDefs.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUITextBoxMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIUpDownPairMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameGUIMgr\pfGUIValueCtrl.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,180 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfGameMgr" |
||||
ProjectGUID="{7D83F872-F06C-4D42-A8F2-D77DC22C5981}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="TicTacToe" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\TicTacToe\pfGmTicTacToe.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\TicTacToe\pfGmTicTacToe.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Heek" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Heek\pfGmHeek.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Heek\pfGmHeek.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Marker" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Marker\pfGmMarker.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Marker\pfGmMarker.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="BlueSpiral" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\BlueSpiral\pfGmBlueSpiral.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\BlueSpiral\pfGmBlueSpiral.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="ClimbingWall" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\ClimbingWall\pfGmClimbingWall.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\ClimbingWall\pfGmClimbingWall.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="VarSync" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\VarSync\pfGmVarSync.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\VarSync\pfGmVarSync.h"> |
||||
</File> |
||||
</Filter> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\pfGameMgr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\pfGameMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameMgr\pfGameMgrCreatables.h"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,117 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfGameScoreMgr" |
||||
ProjectGUID="{2CF2D6A0-6F62-43B5-81FC-BB85DE01BDF8}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="5" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="4"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfGameScoreMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
RuntimeLibrary="4" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfGameScoreMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameScoreMgr\pfGameScoreMgr.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfGameScoreMgr\pfGameScoreMgr.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,158 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfJournalBook" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="Debug\pfJournalBook.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="Release\pfJournalBook.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfJournalBook\pfJournalBook.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfJournalBook\pfJournalBook.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfJournalBook\pfJournalBookCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,132 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfLocalizationMgr" |
||||
ProjectGUID="{8E44FB70-5EA0-4D33-B829-E4D16D7C11E3}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../../StaticSDKs/XPlatform/expat-1.95.7/Include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XML_UNICODE_WCHAR_T;XML_STATIC" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/$(ProjectName).lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../../StaticSDKs/XPlatform/expat-1.95.7/Include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XML_UNICODE_WCHAR_T;XML_STATIC" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/$(ProjectName).lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizationDataMgr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizationMgr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizedString.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizationDataMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizationMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLocalizationMgr\pfLocalizedString.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,174 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfLoginDialog" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/pfLoginDialog.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfLoginDialog.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/pfLoginDialog.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfLoginDialog.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLoginDialog\pfLoginDialog.rc"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\FeatureLib\pfLoginDialog"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="" |
||||
AdditionalIncludeDirectories="\Plasma20\Plasma20\Sources\Plasma\FeatureLib\pfLoginDialog"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLoginDialog\plLoginDialog.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLoginDialog\plLoginDialog.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfLoginDialog\resource.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,259 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfMessage" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfKIMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfMarkerMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfMovieEventMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\plArmatureEffectMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\plClothingMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfBackdoorMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfGameGUIMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfGUINotifyMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfKIMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfMarkerMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfMessageCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\pfMovieEventMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\plArmatureEffectMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfMessage\plClothingMsg.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfSecurePreloader" |
||||
ProjectGUID="{C28B9838-04AE-4EBD-A93F-A94A64230887}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfSecurePreloader.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
RuntimeLibrary="2" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pfSecurePreloader.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSecurePreloader\pfSecurePreloader.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSecurePreloader\pfSecurePreloader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSecurePreloader\pfSecurePreloaderCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,239 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfStackTrace" |
||||
ProjectGUID="{0F651486-22D1-42AD-889A-FC577E296FFD}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/Bink/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfStackTrace.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/Bink/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfStackTrace.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfMapFile.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfMapFileEntry.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfPrintStackTrace.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfStackTrace.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfTextFile.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfArray.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfMapFile.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfMapFileEntry.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfPrintStackTrace.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfStackTrace.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfStackTrace\pfTextFile.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,296 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pfSurface" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/Bink/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pfSurface.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/Bink/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pfSurface.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plDistOpacityMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plFadeOpacityLay.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plFadeOpacityMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plGrabCubeMap.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerAVI.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerBink.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerMovie.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\pfSurfaceCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plDistOpacityMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plFadeOpacityLay.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plFadeOpacityMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plGrabCubeMap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerAVI.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerBink.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\FeatureLib\pfSurface\plLayerMovie.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,216 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnAddrInfo" |
||||
ProjectGUID="{AF37952C-0C38-4057-8D59-EAA18F28DA26}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnAddrInfo.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnAddrInfo___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnAddrInfo___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnAddrInfo___Win32_Ethereal_Build/pnAddrInfo.pch" |
||||
AssemblerListingLocation=".\pnAddrInfo___Win32_Ethereal_Build/" |
||||
ObjectFile=".\pnAddrInfo___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\pnAddrInfo___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="4" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\pnAddrInfo___Win32_Ethereal_Build\pnAddrInfo.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnAddrInfo.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAddrInfo\pnAddrInfo.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAddrInfo\pnAddrInfo.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,345 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnAsyncCore" |
||||
ProjectGUID="{4E991726-D69F-4786-A873-DF37FB4DABF9}" |
||||
RootNamespace="pnAsyncCore" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCore.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\pnAsyncCore.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcCore.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcIo.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcLog.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcLog.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcThread.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCore\Private\pnAcTimer.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,399 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnAsyncCoreExe" |
||||
ProjectGUID="{55C8DDC2-0675-4977-A18F-166109D89F4B}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceCore.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceIo.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceLog.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceThread.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceTimer.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\pnAceInt.h"> |
||||
</File> |
||||
<Filter |
||||
Name="Nt" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNt.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNt.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtFile.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtInt.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtSocket.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtThread.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="W9x" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9x.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9x.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xFile.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xInt.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xSocket.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xThread.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Unix" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Unix\pnAceUx.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Win32\pnAceW32Dns.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Win32\pnAceW32Thread.cpp"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,227 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnCrash" |
||||
ProjectGUID="{AA40C041-03E8-42EA-BF1A-F01D9DC141CF}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrash.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrash.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrash.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrash.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrash\pnCrash.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrash\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrash\pnCrash.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Scripts" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrash\pnCrash.bat"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrash\pnCrash.py"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,230 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnCrashExe" |
||||
ProjectGUID="{E1637B72-D849-401A-8EDB-E75815D19283}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="4"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrashExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrashExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrashExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCrashExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Resource Files" |
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Win32\pnCreError.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Win32\pnCreGui.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Win32\pnCreMail.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Win32\pnCreTools.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCrashExe\Win32\W32Int.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnCsrCli" |
||||
ProjectGUID="{C1A65F72-AA60-4023-A135-BE8C4B02DC8A}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;PLASMA_CCR_RELEASE" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCsrCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCsrCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrCli\pnCsrCli.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrCli\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrCli\pnCsrCli.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnCsrNet" |
||||
ProjectGUID="{4AD6934C-977D-4A01-9FAA-D2C32D96DD0B}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCsrNet.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnCsrNet.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrNet\pnCsrNet.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrNet\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnCsrNet\pnCsrNet.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,389 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnDispatch" |
||||
ProjectGUID="{E609C4F6-52A0-45C6-958A-8B41680AD809}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnDispatch.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnDispatch___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnDispatch___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnDispatch___Win32_Ethereal_Build/pnDispatch.pch" |
||||
AssemblerListingLocation=".\pnDispatch___Win32_Ethereal_Build/" |
||||
ObjectFile=".\pnDispatch___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\pnDispatch___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\pnDispatch___Win32_Ethereal_Build\pnDispatch.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnDispatch.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnDispatch.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnDispatch.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnDispatch\plDispatch.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnDispatch\plDispatchLogBase.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnDispatch\plDispatch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnDispatch\plDispatchLogBase.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnDispatch\pnDispatchCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,347 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnFactory" |
||||
ProjectGUID="{7C9680F1-6D8C-429D-A3A9-0CD36D9AEA0C}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile=".\pnFactory___Win32_Ethereal_Build/pnFactory.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnFactory.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnFactory.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnFactory.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile=".\Debug/pnFactory.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnFactory.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile=".\Release/pnFactory.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnFactory.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnFactory\plFactory.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnFactory\plCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnFactory\plCreator.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnFactory\plFactory.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,262 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnGameMgr" |
||||
ProjectGUID="{D97E0E20-0502-4E63-BD05-41B42EED695F}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnGameMgr.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="TicTacToe" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\TicTacToe\pnGmTicTacToe.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\TicTacToe\pnGmTicTacToe.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Heek" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Heek\pnGmHeek.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Heek\pnGmHeek.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Marker" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Marker\pnGmMarker.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Marker\pnGmMarker.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="BlueSpiral" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\BlueSpiral\pnGmBlueSpiral.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\BlueSpiral\pnGmBlueSpiral.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="ClimbingWall" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\ClimbingWall\pnGmClimbingWall.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\ClimbingWall\pnGmClimbingWall.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="VarSync" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\VarSync\pnGmVarSync.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\VarSync\pnGmVarSync.h"> |
||||
</File> |
||||
</Filter> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\pnGameMgr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnGameMgr\pnGameMgr.h"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,337 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnIni" |
||||
ProjectGUID="{430EC1AE-7E25-4039-A83E-09F956285BAC}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIni.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\pnIni.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Private\pnIniAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Private\pnIniChange.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Private\pnIniCore.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Private\pnIniCore.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIni\Private\pnIniSrv.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,326 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnIniExe" |
||||
ProjectGUID="{28E5E146-D581-4492-9DD7-D56247A9F027}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnIniExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIniExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIniExe\Private\pnIniSrv.cpp"> |
||||
</File> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnIniExe\Private\Win32\pnW32IniChange.cpp"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,170 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnInputCore" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnInputCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnInputCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plInputMap.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plControlDefinition.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plControlEventCodes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plInputMap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plKeyDef.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plKeyMap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnInputCore\plOSMsg.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,590 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnKeyedObject" |
||||
ProjectGUID="{4F020DD6-7D46-49E1-BFC1-082D5F979DAC}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnKeyedObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnKeyedObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnKeyedObject___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnKeyedObject___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnKeyedObject___Win32_Ethereal_Build/pnKeyedObject.pch" |
||||
AssemblerListingLocation=".\pnKeyedObject___Win32_Ethereal_Build/" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnKeyedObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnKeyedObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnKeyedObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\hsKeyedObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plFixedKey.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plKey.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plKeyImp.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plMsgForwarder.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plUoid.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\hsKeyedObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plFixedKey.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plKey.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plKeyImp.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plMsgForwarder.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plReceiver.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\plUoid.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnKeyedObject\pnKeyedObjectCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,228 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnMail" |
||||
ProjectGUID="{A10FCF60-7425-48D7-9153-CB9D8AD94C8F}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMail.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMail.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMail.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMail.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMail\pnMail.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMail\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMail\pnMail.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,994 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnMessage" |
||||
ProjectGUID="{633286C6-E4E8-428F-B1EE-D48CDACC0490}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnMessage___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnMessage___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnMessage___Win32_Ethereal_Build/pnMessage.pch" |
||||
AssemblerListingLocation=".\pnMessage___Win32_Ethereal_Build/" |
||||
ObjectFile=".\pnMessage___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\pnMessage___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\pnMessage___Win32_Ethereal_Build\pnMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnMessage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plCameraMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plClientMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plMessage.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plMessageWithCallbacks.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plNodeChangeMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plNotifyMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plProxyDrawMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plRefMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSDLModifierMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plServerReplyMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSimulationMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSoundMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plTimeMsg.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plAttachMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plAudioSysMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plCameraMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plClientMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plCorrectionMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plCursorChangeMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plEnableMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plEventCallbackMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plFakeOutMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plIntRefMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plMessage.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plMessageWithCallbacks.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plMultiModMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plNodeChangeMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plNodeRefMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plNotifyMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plObjRefMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plPipeResMakeMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plPlayerPageMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plProxyDrawMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plRefMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plRemoteAvatarInfoMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSatisfiedMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSDLModifierMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSDLNotificationMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSelfDestructMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plServerReplyMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSetNetGroupIDMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSharedStateMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSimulationMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSimulationSynchMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSingleModMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plSoundMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plTimeMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\plWarpMsg.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnMessage\pnMessageCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,251 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnModifier" |
||||
ProjectGUID="{B4752DFB-C7F8-4864-A23B-5F15BC64A7A0}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnModifier.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnModifier.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plConditionalObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plLogicModBase.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plMultiModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plSingleModifier.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plConditionalObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plLogicModBase.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plMultiModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\plSingleModifier.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnModifier\pnModifierCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,365 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetBase" |
||||
ProjectGUID="{AB45BA83-4921-4A3C-80CF-1984D49ACA0D}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetBase.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNbAuthKey.hpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNbCsrKey.hpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNbGameKey.hpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNbGateKeeperKey.hpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNetBase.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\pnNbConst.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbEchoMsgs.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbError.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbError.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbProtocol.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbProtocol.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbSrvs.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetBase\Private\pnNbSrvs.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,334 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetCli" |
||||
ProjectGUID="{6B9CDD84-AB0F-4643-8D0B-D0C0714E706F}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCli.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\pnNcChannel.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\pnNcCli.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\pnNcEncrypt.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\pnNcUtils.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCli\pnNetCli.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,791 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetCommon" |
||||
ProjectGUID="{90DA3776-6B7C-48A0-8CEC-1A60DB5BE61F}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnNetCommon___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnNetCommon___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnNetCommon___Win32_Ethereal_Build/pnNetCommon.pch" |
||||
AssemblerListingLocation=".\pnNetCommon___Win32_Ethereal_Build/" |
||||
ObjectFile=".\pnNetCommon___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\pnNetCommon___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\pnNetCommon___Win32_Ethereal_Build\pnNetCommon.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnNetCommon.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnNetCommon.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCommon.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetCommon.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plGenericVar.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetAddress.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetApp.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetGroup.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plNetCommon\plNetResManager.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetServers.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetSharedState.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSDLTypes.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSynchedObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSynchedValue.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\pnNetCommon.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plGenericVar.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetAddress.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetApp.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetGroup.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plNetCommon\plNetResManager.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetServers.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plNetSharedState.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSDLTypes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSynchedObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\plSynchedValue.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\pnNetCommon.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetCommon\pnNetCommonCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,129 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetDiag" |
||||
ProjectGUID="{FB47BBFF-239D-46B3-98C6-46C3A994B5B7}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetDiag.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetDiag.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdDns.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdIcmp.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdTcp.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetDiag.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetDiag.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetSys.cpp"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,221 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetLog" |
||||
ProjectGUID="{185C2958-3D08-486B-AA21-6A42B5DBD145}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetLog.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetLog.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetLog.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetLog.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\pnNlApi.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\pnNlCli.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\pnNlSrv.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetLog\pnNetLog.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,449 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNetProtocol" |
||||
ProjectGUID="{32EC294E-2A45-4627-B5C4-B5CD236C2674}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNetProtocol.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\pnNetProtocol.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\pnNpAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\pnNpCommon.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\pnNpCommon.h"> |
||||
</File> |
||||
<Filter |
||||
Name="Protocols" |
||||
Filter=""> |
||||
<Filter |
||||
Name="Cli2Auth" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Auth\pnNpCli2Auth.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Auth\pnNpCli2Auth.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Cli2Game" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Game\pnNpCli2Game.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Game\pnNpCli2Game.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2Vault" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Vault\pnNpSrv2Vault.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Vault\pnNpSrv2Vault.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2Db" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Db\pnNpSrv2Db.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Db\pnNpSrv2Db.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2Mcp" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Mcp\pnNpSrv2Mcp.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Mcp\pnNpSrv2Mcp.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Cli2File" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2File\pnNpCli2File.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2File\pnNpCli2File.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2State" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2State\pnNpSrv2State.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2State\pnNpSrv2State.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2Log" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Log\pnNpSrv2Log.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Log\pnNpSrv2Log.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Srv2Score" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Score\pnNpSrv2Score.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Srv2Score\pnNpSrv2Score.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Cli2Csr" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Csr\pnNpCli2Csr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2Csr\pnNpCli2Csr.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Cli2GateKeeper" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2GateKeeper\pnNpCli2GateKeeper.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetProtocol\Private\Protocols\Cli2GateKeeper\pnNpCli2GateKeeper.h"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,438 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnNucleusInc" |
||||
ProjectGUID="{F2635BC2-A8BA-4D43-807A-EA91307DBF93}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnNucleusInc___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnNucleusInc___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNucleusInc.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNucleusInc.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNucleusInc.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNucleusInc.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnNucleusInc.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plProfileManager.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\pnSingletons.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\hsGMatState.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\hsGMatState.inl"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\hsResMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\hsTimer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plAudible.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plCCRMgrBase.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plClassIndexMacros.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plCreatableIndex.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plCreatableStrings.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plDrawable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plgDispatch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plPhysical.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plPipeline.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plPipeResReq.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plProfile.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plProfileManager.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\plRefFlags.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\pnAllCreatables.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\inc\pnNucleusCreatables.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,207 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnOraLib" |
||||
ProjectGUID="{66CE1E03-3E83-4A1A-A6BD-B69513BAB1F7}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
MinimalRebuild="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="5" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="4"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnOraLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
RuntimeLibrary="4" |
||||
UsePrecompiledHeader="0" |
||||
WarningLevel="3" |
||||
Detect64BitPortabilityProblems="TRUE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnOraLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/XPlatform/OCI11/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnOraLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/XPlatform/OCI11/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnOraLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnOraLib\pnOraLib.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnOraLib\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnOraLib\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnOraLib\pnOraLib.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,351 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnProduct" |
||||
ProjectGUID="{CA208971-6C77-47F6-AA4B-FB6ECC071132}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnProduct.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\pnProduct.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBranchId.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBranchId.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildId.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildId.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildString.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildString.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildType.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrBuildType.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrProductId.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnProduct\Private\pnPrProductId.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,484 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnSceneObject" |
||||
ProjectGUID="{C0E5499C-1B5B-49A2-9047-95AB6A6C2B13}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnSceneObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnSceneObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSceneObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSceneObject.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plAudioInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plCoordinateInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plDrawInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plObjInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plSceneObject.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plSimulationInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plAudioInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plCoordinateInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plDrawInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plObjInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plSceneObject.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\plSimulationInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSceneObject\pnSceneObjectCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnSimpleNet" |
||||
ProjectGUID="{D20A0F2B-6822-4EE7-88C0-37ED22E38583}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="4"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSimpleNet.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSimpleNet.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSimpleNet\pnSimpleNet.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSimpleNet\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSimpleNet\pnSimpleNet.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,245 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnSqlLib" |
||||
ProjectGUID="{86A710BD-3EDE-4435-96EA-86B6913733F1}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSqlLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSqlLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSqlLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSqlLib.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\pnSqlLib.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Private\pnSqlAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Private\pnSqlConn.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Private\pnSqlConn.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Private\pnSqlUtil.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSqlLib\Private\pnSqlUtil.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,141 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnSrvUtils" |
||||
ProjectGUID="{E274DB0A-B133-4A49-BD2C-D8F68EF9E134}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSrvUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSrvUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\pnSrvUtils.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\pnSrvUtils.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\Private\pnSuAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\Private\pnSuIni.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\Private\pnSuSrvConn.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtils\Private\pnSuSrvConn.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,133 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnSrvUtilsExe" |
||||
ProjectGUID="{D9807771-A929-4477-B03B-89EA551C7B8D}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory="Debug" |
||||
IntermediateDirectory="Debug" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSrvUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory="Release" |
||||
IntermediateDirectory="Release" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnSrvUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtilsExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtilsExe\Private\pnSueIni.cpp"> |
||||
</File> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnSrvUtilsExe\Private\Win32\pnSueW32IniChange.cpp"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,534 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnTimer" |
||||
ProjectGUID="{59197414-421B-457E-A559-F6D875379603}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\pnTimer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\pnTimer___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\pnTimer___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\pnTimer___Win32_Ethereal_Build/pnTimer.pch" |
||||
AssemblerListingLocation=".\pnTimer___Win32_Ethereal_Build/" |
||||
ObjectFile=".\pnTimer___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\pnTimer___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\pnTimer___Win32_Ethereal_Build\pnTimer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\pnTimer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnTimer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="FALSE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderThrough="" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnTimer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\hsTimer.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\plTimedValue.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\plTimerCallbackManager.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\pnBranchDate.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\pnBuildDates.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\plTimedValue.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\plTimerCallbackManager.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\pnBuildDates.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnTimer\pnTimerCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,505 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnUtils" |
||||
ProjectGUID="{89316659-F4A9-4E92-8200-C36288A61B9B}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtils.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\pnUtils.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Pch.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\pnUtils.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtAddr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtAddr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtAllIncludes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtArray.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtArray.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtBase64.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtBase64.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtBigNum.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtBigNum.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtCmd.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtCmd.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtCoreLib.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtCrypt.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtCrypt.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtEndian.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtEndian.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtHash.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtHash.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtList.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtList.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtMath.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtMath.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtMisc.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtMisc.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtPath.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtPath.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtPragma.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtPriQ.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtRand.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtRand.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtRef.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSkipList.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSort.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSpareList.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSpareList.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtStr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtStr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSubst.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSubst.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtSync.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtTime.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtTime.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtTls.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtTls.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtUuid.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\pnUtUuid.h"> |
||||
</File> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Addr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Misc.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Path.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Str.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Sync.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Time.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Win32\pnUtW32Uuid.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Unix" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Unix\pnUtUxStr.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Unix\pnUtUxSync.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtils\Private\Unix\pnUtUxUuid.cpp"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,343 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="pnUtilsExe" |
||||
ProjectGUID="{08EB4DCB-75F7-419E-A212-0BEAD6A10FF1}" |
||||
Keyword="Win32Proj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="2" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\$(ConfigurationName)" |
||||
IntermediateDirectory=".\$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
MinimalRebuild="FALSE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderThrough="Pch.h" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="4" |
||||
Detect64BitPortabilityProblems="FALSE" |
||||
DebugInformationFormat="3"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/pnUtilsExe.lib"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Intern.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Pch.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Private" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Private\pnUteTime.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Private\pnUteTls.cpp"> |
||||
</File> |
||||
<Filter |
||||
Name="Win32" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Private\Win32\pnUteW32Time.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Unix" |
||||
Filter=""> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnUtilsExe\Private\Unix\pnUteUxTime.cpp"> |
||||
</File> |
||||
</Filter> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="PubUtilInc" |
||||
ProjectGUID="{2AE01802-DBAE-45FF-B9EF-1DB9C8AF6909}" |
||||
SccProjectName="" |
||||
SccLocalPath="" |
||||
Keyword="MakeFileProj"> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Release/PubUtilInc.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="10" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCMIDLTool" |
||||
TypeLibraryName=".\Debug/PubUtilInc.tlb" |
||||
HeaderFileName=""/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\inc\hsGStatGather3.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\inc\plAllCreatables.h"> |
||||
</File> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,316 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plAgeDescription" |
||||
ProjectGUID="{7147CE72-97C7-48D9-B3BE-E0FCA3FBA83C}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plAgeDescription.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plAgeDescription.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory=".\Debug_Server" |
||||
IntermediateDirectory=".\Debug_Server" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug_Server/plAgeDescription.pch" |
||||
AssemblerListingLocation=".\Debug_Server/" |
||||
ObjectFile=".\Debug_Server/" |
||||
ProgramDataBaseFileName=".\Debug_Server/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug_Server\plAgeDescription.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory=".\Release_Server" |
||||
IntermediateDirectory=".\Release_Server" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release_Server/plAgeDescription.pch" |
||||
AssemblerListingLocation=".\Release_Server/" |
||||
ObjectFile=".\Release_Server/" |
||||
ProgramDataBaseFileName=".\Release_Server/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release_Server\plAgeDescription.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeDescription\plAgeDescription.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeDescription\plAgeManifest.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeDescription\plAgeDescription.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeDescription\plAgeManifest.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,207 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plAgeLoader" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plAgeLoader.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plAgeLoader.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plAgeLoader.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plAgeLoaderPaging.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plBackgroundDownloader.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plResPatcher.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plAgeLoader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plAgeLoaderCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plBackgroundDownloader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAgeLoader\plResPatcher.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,204 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plAudible" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plAudible.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plAudible.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plAudibleNull.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plWinAudible.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plWinAudibleProxy.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plAudibleCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plAudibleNull.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plWinAudible.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudible\plWinAudibleProxy.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,460 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plAudio" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx9.0c/include;../../../../SDKs/Win32/HawkVoice/src;../../../../SDKs/Win32/HawkVoice/Release;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/WMSDK/include;../../../../../StaticSDKs/Win32/EAX/include;../../../../../StaticSDKs/Win32/oggvorbis/include;"../../../../../StaticSDKs/Win32/speex-1.0.1/libspeex";../../../../../StaticSDKs/Win32/OpenAL 1.1 with EFX SDK/include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plAudio.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx9.0c/include;../../../../SDKs/Win32/HawkVoice/src;../../../../SDKs/Win32/HawkVoice/Release;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/WMSDK/include;../../../../../StaticSDKs/Win32/EAX/include;../../../../../StaticSDKs/Win32/oggvorbis/include;"../../../../../StaticSDKs/Win32/speex-1.0.1/libspeex";../../../../../StaticSDKs/Win32/OpenAL 1.1 with EFX SDK/include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plAudio.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\..\StaticSDKs\Win32\EAX\include\eax-util.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plAudioCaps.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plAudioSystem.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plDSoundBuffer.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plEAXEffects.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plEAXListenerMod.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plSound.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plSoundEvent.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plVoiceChat.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWAVClipBuffer.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32GroupedSound.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32Sound.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32StaticSound.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32StreamingSound.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWinMicLevel.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plAudioCaps.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plAudioCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plAudioSystem.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plDSoundBuffer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plEAXEffects.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plEAXListenerMod.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plSound.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plSoundEvent.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plVoiceChat.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWAVClipBuffer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32GroupedSound.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32Sound.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32StaticSound.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWin32StreamingSound.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWinMicLevel.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,522 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plAudioCore" |
||||
ProjectGUID="{99445121-67BA-4696-8904-F2FC13C928BB}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/oggvorbis/include;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plAudioCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/oggvorbis/include;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plAudioCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/oggvorbis/include;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\include" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;PATCHER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plAudioCore.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plAudioCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/oggvorbis/include;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\include" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;PATCHER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plAudioCore.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plAudioCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plAudioFileReader.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plBufferedFileReader.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plFastWavReader.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plOGGCodec.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plSoundBuffer.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plSoundDeswizzler.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWavFile.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plAudioCore.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plAudioCoreCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plAudioFileReader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plBufferedFileReader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plFastWavReader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plOGGCodec.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plSoundBuffer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudioCore\plSoundDeswizzler.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plAudio\plWavFile.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,529 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plCompression" |
||||
ProjectGUID="{7D696F05-8019-4029-A6E5-1225619ED40A}" |
||||
RootNamespace="plCompression" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\Win32\zlib\inc,../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\plCompression___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\plCompression___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\Win32\zlib\inc,../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\Win32\zlib\inc,../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs\XPlatform\zlib\inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plCompression.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plCompression\plZlibCompress.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plCompression\plZlibStream.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plCompression\plCompress.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plCompression\plZlibCompress.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plCompression\plZlibStream.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,224 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plContainer" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plContainer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plContainer.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\hsStringTable.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plConfigInfo.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plConfigInfoLogging.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plKeysAndValues.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\hsStringTable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plConfigInfo.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plContainer.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plContainer\plKeysAndValues.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,155 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plDeviceSelector" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/FeatureLib/inc,../../../../../StaticSDKs/Win32/dx8.1sdk/include,../../../../Sources/Plasma/NucleusLib/inc,../../../../Sources/Plasma/PubUtilLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plDeviceSelector.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plDeviceSelector.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/Win32/dx8.1sdk/include,../../../../Sources/Plasma/NucleusLib/inc,../../../../Sources/Plasma/PubUtilLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
UsePrecompiledHeader="2" |
||||
PrecompiledHeaderFile=".\Debug/plDeviceSelector.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plDeviceSelector.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plDeviceSelector\plDeviceSelector.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plDeviceSelector\plDeviceSelector.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,460 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plEncryption" |
||||
ProjectGUID="{C1056F07-0D34-49CC-9B13-9F212BDF023B}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\plEncryption___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\plEncryption___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
BufferSecurityCheck="FALSE" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="0" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plEncryption.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plEncryption\plChecksum.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plEncryption\plChecksum.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,986 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plFile" |
||||
ProjectGUID="{EEFE2438-9F93-4C5C-B85D-6FDD431A1CF1}" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Ethereal Build|Win32" |
||||
OutputDirectory=".\plFile___Win32_Ethereal_Build" |
||||
IntermediateDirectory=".\plFile___Win32_Ethereal_Build" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;STREAM_LOGGER" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\plFile___Win32_Ethereal_Build/plFile.pch" |
||||
AssemblerListingLocation=".\plFile___Win32_Ethereal_Build/" |
||||
ObjectFile=".\plFile___Win32_Ethereal_Build/" |
||||
ProgramDataBaseFileName=".\plFile___Win32_Ethereal_Build/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\plFile___Win32_Ethereal_Build\plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Server|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER" |
||||
StringPooling="TRUE" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
BufferSecurityCheck="TRUE" |
||||
ForceConformanceInForLoopScope="FALSE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="2"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="1" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Debug/plFile.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release_Patcher|Win32" |
||||
OutputDirectory="$(ConfigurationName)" |
||||
IntermediateDirectory="$(ConfigurationName)" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../../StaticSDKs/XPlatform/zlib/inc;../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="0" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plFile.pch" |
||||
AssemblerListingLocation="" |
||||
ObjectFile="$(IntDir)/" |
||||
ProgramDataBaseFileName="$(IntDir)/vc70.pdb" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile="$(OutDir)/plFile.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles_Mac.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles_PS2.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles_Unix.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles_Win.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plBrowseFolder.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plEncryptedStream.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plFileUtils.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plInitFileReader.cpp"> |
||||
<FileConfiguration |
||||
Name="Ethereal Build|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Server|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release_Patcher|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plSecureStream.cpp"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plStreamSource.cpp"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\hsFiles.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plBrowseFolder.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plEncryptedStream.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plFileUtils.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plInitFileReader.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plSecureStream.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plFile\plStreamSource.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,129 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plGClip" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
PrecompiledHeaderFile=".\Debug/plGClip.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plGClip.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plGClip.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plGClip.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,483 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plGImage" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx8.1sdk/include;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plGImage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx8.1sdk/include;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plGImage.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsCodecManager.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsDXTDirectXCodec.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsDXTSoftwareCodec.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plAVIWriter.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plBitmap.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plBumpMapGen.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plCubicEnvironmap.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plDynamicTextMap.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plDynSurfaceWriter.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plFont.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plFontCache.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plLODMipmap.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plMipmap.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plTGAWriter.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plWinFontCache.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsCodecManager.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsDXTDirectXCodec.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsDXTSoftwareCodec.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\hsRect.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plAVIWriter.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plBitmap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plBumpMapGen.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plCubicEnvironmap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plDynamicTextMap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plDynSurfaceWriter.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plFont.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plFontCache.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGImage\plGImageCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plLODMipmap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plMipmap.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plTGAWriter.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGImage\plWinFontCache.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,345 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plGLight" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plGLight.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plGLight.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plDirectShadowMaster.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightInfo.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightProxy.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightSpace.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plPerspDirSlave.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plPointShadowMaster.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowCaster.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowMaster.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowSlave.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plDirectShadowMaster.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plGLightCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightInfo.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightKonstants.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightProxy.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plLightSpace.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plPerspDirSlave.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plPointShadowMaster.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowCaster.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowMaster.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plGLight\plShadowSlave.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,132 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plGeometry" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
PrecompiledHeaderFile=".\Release/plGeometry.pch" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plGeometry.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc,../../../../../StaticSDKs/XPlatform/STLport/stlport,../../../../Sources/Plasma/PubUtilLib/inc,../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
PrecompiledHeaderFile=".\Debug/plGeometry.pch" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plGeometry.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\PlGeometry\plGeometryCreatable.h"> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,342 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plInputCore" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx8.1sdk/include;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plInputCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../../StaticSDKs/Win32/dx8.1sdk/include;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plInputCore.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plAvatarInputInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plDebugInputInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plDInputDevice.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputDevice.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputInterfaceMgr.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputManager.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plSceneInputInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plTelescopeInputInterface.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plAvatarInputInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plDebugInputInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plDInputDevice.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputCoreCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputDevice.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputInterfaceMgr.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plInputManager.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plSceneInputInterface.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInputCore\plTelescopeInputInterface.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,299 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plInterp" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plInterp.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plInterp.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\hsInterp.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\hsKeys.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plAnimPath.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plAnimTimeConvert.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plATCEaseCurves.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plController.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plModulator.cpp"> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\hsInterp.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\hsKeys.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\hsTimedValue.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plAnimEaseTypes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plAnimPath.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plAnimTimeConvert.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plController.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plInterpCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plInterp\plModulator.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,299 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plIntersect" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plIntersect.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plIntersect.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plClosest.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegion.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegionPlanes.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegionTypes.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plSoftVolume.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plSoftVolumeTypes.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plVolumeIsect.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plClosest.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegion.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegionPlanes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plHardRegionTypes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plIntersectCreatable.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plRegionBase.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plSoftVolume.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plSoftVolumeTypes.h"> |
||||
</File> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plIntersect\plVolumeIsect.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
@ -0,0 +1,155 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?> |
||||
<VisualStudioProject |
||||
ProjectType="Visual C++" |
||||
Version="7.10" |
||||
Name="plJPEG" |
||||
SccProjectName="" |
||||
SccLocalPath=""> |
||||
<Platforms> |
||||
<Platform |
||||
Name="Win32"/> |
||||
</Platforms> |
||||
<Configurations> |
||||
<Configuration |
||||
Name="Debug|Win32" |
||||
OutputDirectory=".\Debug" |
||||
IntermediateDirectory=".\Debug" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
||||
BasicRuntimeChecks="3" |
||||
RuntimeLibrary="3" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Debug/" |
||||
ObjectFile=".\Debug/" |
||||
ProgramDataBaseFileName=".\Debug/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Debug\plJPEG.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="_DEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
<Configuration |
||||
Name="Release|Win32" |
||||
OutputDirectory=".\Release" |
||||
IntermediateDirectory=".\Release" |
||||
ConfigurationType="4" |
||||
UseOfMFC="0" |
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
||||
CharacterSet="2"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
InlineFunctionExpansion="1" |
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/CoreLib" |
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
||||
StringPooling="TRUE" |
||||
RuntimeLibrary="2" |
||||
EnableFunctionLevelLinking="TRUE" |
||||
ForceConformanceInForLoopScope="TRUE" |
||||
PrecompiledHeaderFile="" |
||||
AssemblerListingLocation=".\Release/" |
||||
ObjectFile=".\Release/" |
||||
ProgramDataBaseFileName=".\Release/" |
||||
WarningLevel="3" |
||||
SuppressStartupBanner="TRUE" |
||||
DebugInformationFormat="3" |
||||
CompileAs="0"/> |
||||
<Tool |
||||
Name="VCCustomBuildTool"/> |
||||
<Tool |
||||
Name="VCLibrarianTool" |
||||
OutputFile=".\Release\plJPEG.lib" |
||||
SuppressStartupBanner="TRUE"/> |
||||
<Tool |
||||
Name="VCMIDLTool"/> |
||||
<Tool |
||||
Name="VCPostBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreBuildEventTool"/> |
||||
<Tool |
||||
Name="VCPreLinkEventTool"/> |
||||
<Tool |
||||
Name="VCResourceCompilerTool" |
||||
PreprocessorDefinitions="NDEBUG" |
||||
Culture="1033"/> |
||||
<Tool |
||||
Name="VCWebServiceProxyGeneratorTool"/> |
||||
<Tool |
||||
Name="VCXMLDataGeneratorTool"/> |
||||
<Tool |
||||
Name="VCManagedWrapperGeneratorTool"/> |
||||
<Tool |
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
||||
</Configuration> |
||||
</Configurations> |
||||
<References> |
||||
</References> |
||||
<Files> |
||||
<Filter |
||||
Name="Source Files" |
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plJPEG\plJPEG.cpp"> |
||||
<FileConfiguration |
||||
Name="Debug|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="0" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions="" |
||||
BasicRuntimeChecks="3"/> |
||||
</FileConfiguration> |
||||
<FileConfiguration |
||||
Name="Release|Win32"> |
||||
<Tool |
||||
Name="VCCLCompilerTool" |
||||
Optimization="2" |
||||
AdditionalIncludeDirectories="" |
||||
PreprocessorDefinitions=""/> |
||||
</FileConfiguration> |
||||
</File> |
||||
</Filter> |
||||
<Filter |
||||
Name="Header Files" |
||||
Filter="h;hpp;hxx;hm;inl"> |
||||
<File |
||||
RelativePath="..\..\..\..\Sources\Plasma\PubUtilLib\plJPEG\plJPEG.h"> |
||||
</File> |
||||
</Filter> |
||||
</Files> |
||||
<Globals> |
||||
</Globals> |
||||
</VisualStudioProject> |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue