Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.RSP - File Extension for MSBuild Response Files
What is RSP? RSP, short name for Response, is used as the file extension for MSBuild Response files. .RSP files are text files that are used to store input data as responses to the MSBuild.exe program for .NET application development. See the sample .RSP file included below.
✍: FYIcenter.com
File Extension: .RSP
MIME Type: text/plain
File Content: MSBuild Response
.RSP files are MSBuild Response files, that are used to store input data as responses to the MSBuild.exe program for .NET application development. Here is a sample .RSP MSBuild Response file, vbc.rsp:
# This file contains command-line options that the VB # command line compiler (VBC) will process as part # of every compilation, unless the "/noconfig" option # is specified. # Reference the common Framework libraries /r:Accessibility.dll /r:System.Configuration.dll /r:System.Configuration.Install.dll /r:System.Data.dll /r:System.Data.OracleClient.dll /r:System.Deployment.dll /r:System.Design.dll /r:System.DirectoryServices.dll /r:System.dll /r:System.Drawing.Design.dll ...
.RSP MSBuild Response file sample: Click sample.rsp to download.
Since .RSP files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .RSP MSBuild Response files, see links below:
2012-09-14, 9618👍, 0💬
Popular Posts:
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...
File extension DAT is used for multimedia files stored on VCD disks. A DAT sample file is provided. ...
What is VDX? VDX, short name for Visio Drawing XML, is used as the file extension for Visio Drawing ...