Categories:
Android (1)
Audio (11)
C/C++ (3)
Compression (10)
Database (6)
Document (16)
Email (3)
General (53)
Graphics (17)
Image (12)
Java (7)
Music (2)
Picture (5)
Presentation (7)
Programming (24)
Spreadsheet (11)
Video (8)
Web (15)
Windows (69)
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, 5578👍, 0💬
Popular Posts:
What is MPP? MPP, short name for Microsoft Project Plan, is used as the file extension for Microsoft...
What is MDB? MDB, short name for Microsoft Database, is used as the file extension for Microsoft Acc...
What is BROWSER? BROWSER, short name for ASP.NET Browser Definition, is used as the file extension f...
What is DLM? DLM, short name for Dictation Language Model, is used as the file extension for Dictati...
What is WJF? WJF, short name for WinZip Job File, is used as the file extension for WinZip job files...