]> granicus.if.org Git - graphviz/commitdiff
remove user configuration files in the Visio plugin
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 7 Oct 2020 02:59:05 +0000 (19:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 15 Oct 2020 00:24:01 +0000 (17:24 -0700)
These are Visual Studio configuration files for local machine setup. They are
not intended to be committed to version control.

plugin/visio/gvplugin_visio.vcproj.RESEARCH.arif.user [deleted file]
plugin/visio/gvplugin_visio.vcproj.user [deleted file]

diff --git a/plugin/visio/gvplugin_visio.vcproj.RESEARCH.arif.user b/plugin/visio/gvplugin_visio.vcproj.RESEARCH.arif.user
deleted file mode 100644 (file)
index 54bd1f2..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioUserFile
-       ProjectType="Visual C++"
-       Version="9.00"
-       ShowAllFiles="true"
-       >
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-       </Configurations>
-</VisualStudioUserFile>
diff --git a/plugin/visio/gvplugin_visio.vcproj.user b/plugin/visio/gvplugin_visio.vcproj.user
deleted file mode 100644 (file)
index 0ce2ced..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><VisualStudioUserFile ProjectType="Visual C++" Version="9.00" ShowAllFiles="true"></VisualStudioUserFile>
\ No newline at end of file