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, 9791👍, 0💬
Popular Posts:
What is EML? EML, short name for Email, is used as the file extension for Email Message files. .EML ...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...