Skip to content

Commit ffc24df

Browse files
committed
🔨 Update sublime text project by removing useless build
1 parent b36574b commit ffc24df

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Plugin/InteropUnityCUDA.sublime-project

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,6 @@
8686
],
8787
"working_dir": "${project_path:${folder}}",
8888
},
89-
{
90-
"name": "Proj - HybridizationInterop - Build",
91-
"target": "terminus_exec",
92-
"focus":true,
93-
"timeit":false,
94-
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
95-
"cancel": "terminus_cancel_build",
96-
"cmd": [
97-
"MsBuild",
98-
"-target:HybridizationInterop",
99-
"/t:build"
100-
],
101-
"working_dir": "${project_path:${folder}}",
102-
},
10389
{
10490
"name": "PluginInterop - Unity",
10591
"cmd": [

0 commit comments

Comments
 (0)