aboutsummaryrefslogtreecommitdiff
path: root/pd/pd.csproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-01-27 22:50:00 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-01-27 22:50:00 +0000
commit63b691c5179de0649cab2a7981dcf7ac01ec3cc0 (patch)
tree5ad87ada3ff7f1bfbe7c812674bd04ebaac92748 /pd/pd.csproj
parentbde79af1b578321dfc73475e4fdf38a950a5a50c (diff)
new interface to internal functions
svn path=/trunk/externals/clr/; revision=4506
Diffstat (limited to 'pd/pd.csproj')
-rwxr-xr-xpd/pd.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/pd/pd.csproj b/pd/pd.csproj
index 915ac50..29dcf7d 100755
--- a/pd/pd.csproj
+++ b/pd/pd.csproj
@@ -36,7 +36,7 @@
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
- OutputPath = "bin\Debug\"
+ OutputPath = "..\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
@@ -94,7 +94,7 @@
BuildAction = "Compile"
/>
<File
- RelPath = "pd.cs"
+ RelPath = "PureData.cs"
SubType = "Code"
BuildAction = "Compile"
/>